Uses of Class
dev.orne.beans.BigIntegerIdentity
Packages that use BigIntegerIdentity
- 
Uses of BigIntegerIdentity in dev.orne.beans
Methods in dev.orne.beans that return BigIntegerIdentityModifier and TypeMethodDescriptionstatic @NotNull BigIntegerIdentityBigIntegerIdentity.fromIdentityToken(@NotNull String token) Resolves the specified identity token to a validBigIntegerIdentity.Constructors in dev.orne.beans with parameters of type BigIntegerIdentityModifierConstructorDescriptionBigIntegerIdentity(@NotNull BigIntegerIdentity copy) Copy constructor.