Uses of Class
org.ldk.structs.Pong
-
Packages that use Pong Package Description org.ldk.structs -
-
Uses of Pong in org.ldk.structs
Fields in org.ldk.structs declared as Pong Modifier and Type Field Description Pong
Result_PongDecodeErrorZ.Result_PongDecodeErrorZ_OK. res
Methods in org.ldk.structs that return Pong Modifier and Type Method Description Pong
Pong. clone()
Creates a copy of the Pongstatic Pong
Pong. of(short byteslen_arg)
Constructs a new Pong given each fieldMethods in org.ldk.structs with parameters of type Pong Modifier and Type Method Description static Result_PongDecodeErrorZ
Result_PongDecodeErrorZ. ok(Pong o)
Creates a new CResult_PongDecodeErrorZ in the success state.
-