public abstract static class ParameterConverters.AbstractParameterConverter<T> extends ParameterConverters.AbstractChainableParameterConverter<String,T> implements ParameterConverters.ParameterConverter<T>
Constructor and Description |
---|
AbstractParameterConverter() |
AbstractParameterConverter(Type acceptedType) |
accept
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept, convertValue
public AbstractParameterConverter()
public AbstractParameterConverter(Type acceptedType)
Copyright © 2003–2021. All rights reserved.