Package net.arnx.jef4j.util
Class IntRecord
- java.lang.Object
-
- net.arnx.jef4j.util.IntRecord
-
- All Implemented Interfaces:
Serializable,Record
public class IntRecord extends Object implements Record, Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanexists(int pos)longget(int pos)voidset(char pattern, int[] array)StringtoString()
-