Uses of Class
org.ldk.structs.TwoTuple__u168_u168Z
-
Packages that use TwoTuple__u168_u168Z Package Description org.ldk.structs -
-
Uses of TwoTuple__u168_u168Z in org.ldk.structs
Fields in org.ldk.structs declared as TwoTuple__u168_u168Z Modifier and Type Field Description TwoTuple__u168_u168ZOption_C2Tuple_EightU16sEightU16sZZ.Some. someMethods in org.ldk.structs that return TwoTuple__u168_u168Z Modifier and Type Method Description TwoTuple__u168_u168ZTwoTuple__u168_u168Z. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.static TwoTuple__u168_u168ZTwoTuple__u168_u168Z. of(short[] a, short[] b)Creates a new C2Tuple__u168_u168Z from the contained elements.Methods in org.ldk.structs with parameters of type TwoTuple__u168_u168Z Modifier and Type Method Description static Option_C2Tuple_EightU16sEightU16sZZOption_C2Tuple_EightU16sEightU16sZZ. some(TwoTuple__u168_u168Z o)Constructs a new COption_C2Tuple_EightU16sEightU16sZZ containing a crate::c_types::derived::C2Tuple__u168_u168Z
-