Package de.gematik.combine.count
Class ExampleCounter
java.lang.Object
de.gematik.combine.count.ExampleCounter
- All Implemented Interfaces:
Comparable<ExampleCounter>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddScenario(String name, int size) protected booleanintcompareTo(ExampleCounter exampleCounter) booleangetName()longgetTotal()inthashCode()
-
Constructor Details
-
ExampleCounter
-
ExampleCounter
public ExampleCounter()
-
-
Method Details
-
getTotal
-
getScenarioAmount
public long getScenarioAmount() -
addScenario
-
compareTo
- Specified by:
compareToin interfaceComparable<ExampleCounter>
-
getName
-
getScenarios
-
equals
-
canEqual
-
hashCode
public int hashCode()
-