Uses of Class
org.ldk.structs.Record
-
Packages that use Record Package Description org.ldk.structs -
-
Uses of Record in org.ldk.structs
Methods in org.ldk.structs that return Record Modifier and Type Method Description RecordRecord. clone()Creates a copy of the RecordMethods in org.ldk.structs with parameters of type Record Modifier and Type Method Description voidLogger.LoggerInterface. log(Record record)Logs the `Record`
-