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