Uses of Class
org.ldk.structs.ReadOnlyNetworkGraph
-
Packages that use ReadOnlyNetworkGraph Package Description org.ldk.structs -
-
Uses of ReadOnlyNetworkGraph in org.ldk.structs
Methods in org.ldk.structs that return ReadOnlyNetworkGraph Modifier and Type Method Description ReadOnlyNetworkGraph
NetworkGraph. read_only()
Returns a read-only view of the network graph.
-