Package net.arnx.jef4j.util
Interface Record
-
- All Known Implementing Classes:
ByteRecord,CharRecord,IntRecord,LongRecord
public interface Record
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanexists(int pos)longget(int pos)
-