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