java.lang.Object
org.xbib.rpm.header.entry.AbstractSpecEntry<StringList>
org.xbib.rpm.header.entry.StringSpecEntry
org.xbib.rpm.header.entry.StringListSpecEntry
- All Implemented Interfaces:
SpecEntry<StringList>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xbib.rpm.header.entry.StringSpecEntry
read, size, toString, writeMethods inherited from class org.xbib.rpm.header.entry.AbstractSpecEntry
getEntryType, getOffset, getValues, incCount, index, ready, setCount, setEntryType, setOffset, setSize, setValues
-
Constructor Details
-
StringListSpecEntry
public StringListSpecEntry()
-
-
Method Details
-
getType
public int getType()- Specified by:
getTypein interfaceSpecEntry<StringList>- Overrides:
getTypein classStringSpecEntry
-