Uses of Class
org.capnproto.Void
-
-
Uses of Void in org.capnproto
Methods in org.capnproto that return Void Modifier and Type Method Description VoidPrimitiveList.Void.Reader. get(int index)static VoidVoid. valueOf(String name)Returns the enum constant of this type with the specified name.static Void[]Void. values()Returns an array containing the constants of this enum type, in the order they are declared.
-