Class LongArrayWrapper

java.lang.Object
org.apache.xml.utils.res.LongArrayWrapper

public class LongArrayWrapper extends Object
It is a mutable object to wrap the long[] used in the contents of the XResourceBundle class
  • Constructor Details

    • LongArrayWrapper

      public LongArrayWrapper(long[] arg)
  • Method Details

    • getLong

      public long getLong(int index)
    • getLength

      public int getLength()