Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SimAquaLife
GR3D
Commits
998c525e
Commit
998c525e
authored
Apr 18, 2021
by
patrick.lambert
Browse files
depracated method
parent
ded5352f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/species/DiadromousFishGroup.java
View file @
998c525e
...
@@ -529,6 +529,7 @@ public class DiadromousFishGroup extends AquaNismsGroup<DiadromousFish, RIOBasin
...
@@ -529,6 +529,7 @@ public class DiadromousFishGroup extends AquaNismsGroup<DiadromousFish, RIOBasin
}
}
@Deprecated
public
double
getMeanLengthOfMatureFish
()
{
public
double
getMeanLengthOfMatureFish
()
{
double
sumOfLength
=
0
.;
double
sumOfLength
=
0
.;
double
numberOfMatureFish
=
0
.;
double
numberOfMatureFish
=
0
.;
...
...
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