Class PermutationMorphism

java.lang.Object
tools.refinery.store.statecoding.stateequivalence.PermutationMorphism
All Implemented Interfaces:
Morphism

public class PermutationMorphism extends Object implements Morphism
  • Method Details

    • next

      public boolean next()
    • get

      public int get(int object)
      Specified by:
      get in interface Morphism
    • getSize

      public int getSize()
      Specified by:
      getSize in interface Morphism