public class IndexTypeConverter extends Object implements com.jn.langx.Converter<Integer,IndexType>
IndexTypeConverter()
IndexType
apply(Integer input)
boolean
isConvertible(Class sourceClass, Class targetClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IndexTypeConverter()
public boolean isConvertible(Class sourceClass, Class targetClass)
isConvertible
com.jn.langx.Converter<Integer,IndexType>
public IndexType apply(Integer input)
apply
com.jn.langx.util.function.Function<Integer,IndexType>
Copyright © 2020. All rights reserved.