Uses of Class
org.ldk.structs.TwoTuple_PublicKeyCOption_SocketAddressZZ
-
Packages that use TwoTuple_PublicKeyCOption_SocketAddressZZ Package Description org.ldk.structs -
-
Uses of TwoTuple_PublicKeyCOption_SocketAddressZZ in org.ldk.structs
Methods in org.ldk.structs that return TwoTuple_PublicKeyCOption_SocketAddressZZ Modifier and Type Method Description TwoTuple_PublicKeyCOption_SocketAddressZZTwoTuple_PublicKeyCOption_SocketAddressZZ. clone()Creates a new tuple which has the same data as `orig` but with all dynamically-allocated buffers duplicated in new buffers.TwoTuple_PublicKeyCOption_SocketAddressZZ[]PeerManager. get_peer_node_ids()Get a list of tuples mapping from node id to network addresses for peers which have completed the initial handshake.static TwoTuple_PublicKeyCOption_SocketAddressZZTwoTuple_PublicKeyCOption_SocketAddressZZ. of(byte[] a, Option_SocketAddressZ b)Creates a new C2Tuple_PublicKeyCOption_SocketAddressZZ from the contained elements.
-