Class Array

All Implemented Interfaces:
PointerInterface
Direct Known Subclasses:
Bytes, Dbl, Flt

public abstract class Array extends Wrapper
  • Constructor Details

  • Method Details

    • destroy

      public void destroy()
      Specified by:
      destroy in class Wrapper
    • getLength

      public int getLength()
    • getSize

      public int getSize()
    • checkLimit

      public void checkLimit(int index)
    • isSizeKnown

      public boolean isSizeKnown()