Package io.aether.api.common
Class KeySignPrivate
- java.lang.Object
-
- io.aether.api.common.Key
-
- io.aether.api.common.KeySign
-
- io.aether.api.common.KeySignPrivate
-
- All Implemented Interfaces:
io.aether.utils.ToString
- Direct Known Subclasses:
HydrogenSignPrivate,SodiumSignPrivate
public abstract class KeySignPrivate extends KeySign implements io.aether.utils.ToString
-
-
Field Summary
Fields Modifier and Type Field Description static io.aether.net.fastMeta.FastMetaType<KeySignPrivate>META
-
Constructor Summary
Constructors Constructor Description KeySignPrivate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)intgetAetherTypeId()inthashCode()java.lang.StringtoString()voidtoString(io.aether.utils.AString sb)
-
-
-
Field Detail
-
META
public static final io.aether.net.fastMeta.FastMetaType<KeySignPrivate> META
-
-
Method Detail
-
getAetherTypeId
public int getAetherTypeId()
- Overrides:
getAetherTypeIdin classKeySign
-
-