Uses of Interface
org.newsclub.net.unix.NamedInteger.UndefinedValueConstructor
Package
Description
The junixsocket base implementation, including support for AF_UNIX sockets.
-
Uses of NamedInteger.UndefinedValueConstructor in org.newsclub.net.unix
Modifier and TypeMethodDescriptionprotected static final <T extends NamedInteger>
TNamedInteger.ofValue
(T[] values, NamedInteger.UndefinedValueConstructor<T> constr, int v) Returns an instance given an integer value.