public abstract class DefaultAdaptor<T extends SerializedValue> extends Object implements Adaptor<T>
Constructor and Description |
---|
DefaultAdaptor() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(Type type) |
Class<? extends Adaptor<T>> |
parent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdaptedClass, tryDeserialize
Copyright © 2020. All rights reserved.