Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
JavaAufgaben
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
8
Issues
8
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Dominikus Herzberg
JavaAufgaben
Commits
45461f18
Commit
45461f18
authored
Nov 14, 2017
by
Dominikus Herzberg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fehler korrigiert
parent
eb8254be
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
6.Vererbung.adoc
6.Vererbung.adoc
+2
-0
No files found.
6.Vererbung.adoc
View file @
45461f18
...
...
@@ -122,6 +122,8 @@ class SpellCard extends Card {
}
public boolean targetsFriends() {
return targetsFriends;
}
public boolean targetsEnemies() {
return targetsEnemies;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment