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, with
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
finalize, getClass, notify, notifyAll, wait, wait, wait
getConstructorCodec, toU8a
public Linkage(Types.ConstructorCodec type, java.lang.Object value)
public static <O extends Codec> Types.ConstructorCodec<Linkage> withKey(Types.ConstructorCodec type)