Uses of Enum Class
love.distributedrebirth.nx01.no2all.nostr.octo.trust.OctoBech32Variant
Packages that use OctoBech32Variant
-
Uses of OctoBech32Variant in love.distributedrebirth.nx01.no2all.nostr.octo.trust
Subclasses with type arguments of type OctoBech32Variant in love.distributedrebirth.nx01.no2all.nostr.octo.trustMethods in love.distributedrebirth.nx01.no2all.nostr.octo.trust that return OctoBech32VariantModifier and TypeMethodDescriptionOctoBech32Bucket.getVariant()static OctoBech32VariantReturns the enum constant of this class with the specified name.static OctoBech32Variant[]OctoBech32Variant.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in love.distributedrebirth.nx01.no2all.nostr.octo.trust with parameters of type OctoBech32VariantModifierConstructorDescriptionOctoBech32Bucket(OctoBech32Variant variant, String hrp, byte[] data)