-
public abstract class Entity
-
-
Constructor Summary
Constructors Constructor Description Entity()
-
Method Summary
Modifier and Type Method Description abstract List<Integer>getIndices()-
-
Method Detail
-
getIndices
abstract List<Integer> getIndices()
-
-
-
-