public abstract class NanoDBAbstractSerializer<T> extends Object implements NanoDBSerializer<T>
| Constructor and Description |
|---|
NanoDBAbstractSerializer(Class<T> supportedType) |
| Modifier and Type | Method and Description |
|---|---|
Class<T> |
getSupportedType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitread, writepublic Class<T> getSupportedType()
getSupportedType in interface NanoDBSerializer<T>Copyright © 2021 vpc open source initiative. All rights reserved.