public class ShortConverter extends Object implements Converter<Object,Short>
static ShortConverter
INSTANCE
ShortConverter()
Short
apply(Object input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ShortConverter INSTANCE
public ShortConverter()
public Short apply(Object input)
apply
Function<Object,Short>
Copyright © 2019. All rights reserved.