public class Linkage<T extends Codec> extends Struct
| Modifier and Type | Class and Description |
|---|---|
static class |
Linkage.LinkageResult |
| Constructor and Description |
|---|
Linkage(Types.ConstructorCodec type,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
Option<T> |
getNext() |
Option<T> |
getPrevious() |
static <O extends Codec> |
withKey(Types.ConstructorCodec type) |
builder, eq, getEncodedLength, getField, isEmpty, toArray, toHex, toJson, toString, toU8a, withclear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, valuesclone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, sizefinalize, getClass, notify, notifyAll, wait, wait, waitgetConstructorCodec, toU8apublic Linkage(Types.ConstructorCodec type, java.lang.Object value)
public static <O extends Codec> Types.ConstructorCodec<Linkage> withKey(Types.ConstructorCodec type)