Class Operation.ArrayExtent

  • Enclosing class:
    Operation

    public static class Operation.ArrayExtent
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ArrayExtent()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setLength​(int length)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ArrayExtent

        public ArrayExtent()
    • Method Detail

      • setLength

        public void setLength​(int length)