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