Package org.apache.xml.utils.res
Class LongArrayWrapper
java.lang.Object
org.apache.xml.utils.res.LongArrayWrapper
It is a mutable object to wrap the long[] used in
the contents of the XResourceBundle class
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LongArrayWrapper
public LongArrayWrapper(long[] arg)
-
-
Method Details
-
getLong
public long getLong(int index) -
getLength
public int getLength()
-