Enum BitVectorMath.Operations

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<BitVectorMath.Operations>
    Enclosing class:
    BitVectorMath

    public static enum BitVectorMath.Operations
    extends java.lang.Enum<BitVectorMath.Operations>
    Provides singleton objects that allow performing operations with bit vectors in a unified way (i.e. polymorphically).