Uses of Class
org.ldk.structs.ExpiryTime
-
Packages that use ExpiryTime Package Description org.ldk.structs -
-
Uses of ExpiryTime in org.ldk.structs
Fields in org.ldk.structs declared as ExpiryTime Modifier and Type Field Description ExpiryTimeResult_ExpiryTimeCreationErrorZ.Result_ExpiryTimeCreationErrorZ_OK. resMethods in org.ldk.structs that return ExpiryTime Modifier and Type Method Description ExpiryTimeExpiryTime. clone()Creates a copy of the ExpiryTimeExpiryTimeRawInvoice. expiry_time()Note that the return value (or a relevant inner pointer) may be NULL or all-0s to represent NoneMethods in org.ldk.structs with parameters of type ExpiryTime Modifier and Type Method Description booleanExpiryTime. eq(ExpiryTime b)Checks if two ExpiryTimes contain equal inner contents.static Result_ExpiryTimeCreationErrorZResult_ExpiryTimeCreationErrorZ. ok(ExpiryTime o)Creates a new CResult_ExpiryTimeCreationErrorZ in the success state.
-