public abstract static class ParameterConverters.AbstractParameterConverter<T> extends Object implements ParameterConverters.ParameterConverter<T>
| Constructor and Description |
|---|
AbstractParameterConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Type type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvertValuepublic boolean accept(Type type)
accept in interface ParameterConverters.ParameterConverter<T>Copyright © 2003–2018. All rights reserved.