Uses of Class
org.ldk.structs.TwoTuple_Z
-
Packages that use TwoTuple_Z Package Description org.ldk.structs -
-
Uses of TwoTuple_Z in org.ldk.structs
Methods in org.ldk.structs that return TwoTuple_Z Modifier and Type Method Description TwoTuple_ZTwoTuple_Z. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.static TwoTuple_ZTwoTuple_Z. of(short[] a, short[] b)Creates a new C2Tuple_Z from the contained elements.
-