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 Record
Record. clone()
Creates a copy of the RecordMethods in org.ldk.structs with parameters of type Record Modifier and Type Method Description void
Logger.LoggerInterface. log(Record record)
Logs the `Record`
-