Class PrivateKey.DefaultPrivateKey

java.lang.Object
org.xrpl.xrpl4j.crypto.PrivateKey.DefaultPrivateKey
All Implemented Interfaces:
PrivateKey
Direct Known Subclasses:
ImmutableDefaultPrivateKey
Enclosing interface:
PrivateKey

@Immutable public abstract static class PrivateKey.DefaultPrivateKey extends Object implements PrivateKey
Abstract implementation for immutables.