Serializable
ShortCaseFunction
@FunctionalInterface public interface ShortToObjectFunction<V> extends Serializable
Modifier and Type | Method | Description |
---|---|---|
V |
valueOf(short shortParameter) |
V valueOf(short shortParameter)
Copyright © 2004–2017. All rights reserved.