public abstract class AbstractValueDecoder extends Object implements Function<byte[],Object>
AbstractValueDecoder(boolean useIdentityNumber)
Object
apply(byte[] buffer)
boolean
isUseIdentityNumber()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public AbstractValueDecoder(boolean useIdentityNumber)
public Object apply(byte[] buffer)
apply
Function<byte[],Object>
public boolean isUseIdentityNumber()
Copyright © 2013–2019. All rights reserved.