java.io.Serializable
ByteCaseFunction
@FunctionalInterface
public interface ByteToObjectFunction<V>
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
V |
valueOf(byte byteParameter) |
V valueOf(byte byteParameter)
Copyright © 2004–2017. All rights reserved.