Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TeeTime-Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nelson Tavares de Sousa
TeeTime-Framework
Commits
ac1f27a3
Commit
ac1f27a3
authored
10 years ago
by
Christian Wulf
Browse files
Options
Downloads
Patches
Plain Diff
removed since tag from File2TextLinesFilter
parent
f43b0eeb
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.settings/org.eclipse.core.resources.prefs
+1
-0
1 addition, 0 deletions
.settings/org.eclipse.core.resources.prefs
src/main/java/teetime/stage/io/File2TextLinesFilter.java
+0
-1
0 additions, 1 deletion
src/main/java/teetime/stage/io/File2TextLinesFilter.java
with
1 addition
and
1 deletion
.settings/org.eclipse.core.resources.prefs
+
1
−
0
View file @
ac1f27a3
eclipse.preferences.version=1
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/java=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
encoding//src/test/resources=UTF-8
encoding/<project>=UTF-8
encoding/<project>=UTF-8
This diff is collapsed.
Click to expand it.
src/main/java/teetime/stage/io/File2TextLinesFilter.java
+
0
−
1
View file @
ac1f27a3
...
@@ -30,7 +30,6 @@ import teetime.stage.util.TextLine;
...
@@ -30,7 +30,6 @@ import teetime.stage.util.TextLine;
/**
/**
* @author Christian Wulf
* @author Christian Wulf
*
*
* @since 1.10
*/
*/
public
class
File2TextLinesFilter
extends
ConsumerStage
<
File
>
{
public
class
File2TextLinesFilter
extends
ConsumerStage
<
File
>
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment