Uses of Class
org.ldk.structs.BlindedHopFeatures
-
Packages that use BlindedHopFeatures Package Description org.ldk.structs -
-
Uses of BlindedHopFeatures in org.ldk.structs
Fields in org.ldk.structs declared as BlindedHopFeatures Modifier and Type Field Description BlindedHopFeaturesResult_BlindedHopFeaturesDecodeErrorZ.Result_BlindedHopFeaturesDecodeErrorZ_OK. resMethods in org.ldk.structs that return BlindedHopFeatures Modifier and Type Method Description BlindedHopFeaturesBlindedHopFeatures. clone()Creates a copy of the BlindedHopFeaturesstatic BlindedHopFeaturesBlindedHopFeatures. empty()Create a blank Features with no features setMethods in org.ldk.structs with parameters of type BlindedHopFeatures Modifier and Type Method Description booleanBlindedHopFeatures. eq(BlindedHopFeatures b)Checks if two BlindedHopFeaturess contain equal inner contents.static Result_BlindedHopFeaturesDecodeErrorZResult_BlindedHopFeaturesDecodeErrorZ. ok(BlindedHopFeatures o)Creates a new CResult_BlindedHopFeaturesDecodeErrorZ in the success state.
-