Package org.deidentifier.arx.common
Klasse Groupify.Group<U>
java.lang.Object
org.deidentifier.arx.common.Groupify.Group<U>
- Typparameter:
U-
Entry
-
Methodendetails
-
getCount
public int getCount()The count -
getElement
The element -
hasNext
public boolean hasNext()Returns whether a next entry exists- Gibt zurück:
-
incCount
public void incCount(int count) Increments the count- Parameter:
count-
-
next
Returns the next entry, null if this is the last entry- Gibt zurück:
-