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