Package net.arnx.jef4j.util
Class LongRecord
java.lang.Object
net.arnx.jef4j.util.LongRecord
- All Implemented Interfaces:
Serializable,Record
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LongRecord
public LongRecord() -
LongRecord
public LongRecord(char pattern, long[] array)
-
-
Method Details
-
set
public void set(char pattern, long[] array) -
exists
public boolean exists(int pos) -
get
public long get(int pos) -
hashCode
public int hashCode() -
equals
-
toString
-