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