public class FakeRDotTxtEntry extends RDotTxtEntry
RDotTxtEntry
with fake RDotTxtEntry.idValue
, useful for comparing two resource entries for
equality, since RDotTxtEntry.compareTo(RDotTxtEntry)
ignores the id value.RDotTxtEntry.CustomDrawableType, RDotTxtEntry.IdType, RDotTxtEntry.RType
customType, idType, idValue, INT_ARRAY_SEPARATOR, name, parent, TO_ENTRY, type
Constructor and Description |
---|
FakeRDotTxtEntry(RDotTxtEntry.IdType idType,
RDotTxtEntry.RType type,
String name) |
compareTo, copyWithNewIdValue, copyWithNewParent, equals, hashCode, parse, readResources, toString
public FakeRDotTxtEntry(RDotTxtEntry.IdType idType, RDotTxtEntry.RType type, String name)