public abstract class TableSubsetterImpl extends java.lang.Object implements TableSubsetter
Modifier and Type | Method and Description |
---|---|
boolean |
tagHandled(int tag) |
java.util.Set<java.lang.Integer> |
tagsHandled() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
subset
public boolean tagHandled(int tag)
tagHandled
in interface TableSubsetter
public java.util.Set<java.lang.Integer> tagsHandled()
tagsHandled
in interface TableSubsetter