Package tools.refinery.store.statecoding
Interface Morphism
- All Known Implementing Classes:
PermutationMorphism
public interface Morphism
-
Method Summary
-
Method Details
-
get
int get(int object) -
getSize
int getSize()
-
PermutationMorphism