public abstract class AbstractDataTypeReader extends Object implements DataTypeReader
| Constructor and Description |
|---|
AbstractDataTypeReader(ConstantsPoolDataType constantsPoolDataType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
support(ConstantsPoolDataType dataType) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic AbstractDataTypeReader(ConstantsPoolDataType constantsPoolDataType)
public boolean support(ConstantsPoolDataType dataType)
support in interface DataTypeReaderCopyright © 2019. All rights reserved.