Uses of Class
org.ldk.structs.Access
-
Packages that use Access Package Description org.ldk.structs -
-
Uses of Access in org.ldk.structs
Fields in org.ldk.structs declared as Access Modifier and Type Field Description Access
Option_AccessZ.Some. some
Methods in org.ldk.structs that return Access Modifier and Type Method Description static Access
Access. new_impl(Access.AccessInterface arg)
Methods in org.ldk.structs with parameters of type Access Modifier and Type Method Description static Option_AccessZ
Option_AccessZ. some(Access o)
Constructs a new COption_AccessZ containing a crate::lightning::chain::Access
-