Hierarchy For Package io.datarouter.bytes
Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- io.datarouter.bytes.ByteArrays (implements java.util.RandomAccess)
- io.datarouter.bytes.SortedByteArrays
- io.datarouter.bytes.ByteArrays (implements java.util.RandomAccess)
- java.util.AbstractList<E> (implements java.util.List<E>)
- io.datarouter.scanner.BaseScanner<T> (implements io.datarouter.scanner.Scanner<T>)
- io.datarouter.scanner.BaseLinkedScanner<T,
R> - io.datarouter.bytes.BatchingByteArrayScanner
- io.datarouter.scanner.BaseLinkedScanner<T,
- io.datarouter.bytes.BinaryDictionary
- io.datarouter.bytes.ByteLength
- io.datarouter.bytes.ByteReader
- io.datarouter.bytes.Bytes (implements java.lang.Comparable<T>)
- io.datarouter.bytes.ByteTool
- io.datarouter.bytes.ByteWriter
- io.datarouter.bytes.Codec.FunctionalCodec<A,
B> (implements io.datarouter.bytes.Codec<A, B>) - io.datarouter.bytes.Codec.NullPassthroughCodec<A,
B>
- io.datarouter.bytes.Codec.NullPassthroughCodec<A,
- io.datarouter.bytes.EmptyArray
- io.datarouter.bytes.HexBlockTool
- io.datarouter.bytes.KvString
- io.datarouter.bytes.ReplacingFunction<A,
B> (implements java.util.function.Function<T, R>) - io.datarouter.bytes.ReplacingFunction.NullReplacingFunction<A,
B> - io.datarouter.bytes.ReplacingFunction.NullPassthroughFunction<A,
B>
- io.datarouter.bytes.ReplacingFunction.NullPassthroughFunction<A,
- io.datarouter.bytes.ReplacingFunction.NullReplacingFunction<A,
- io.datarouter.bytes.TerminatedByteArrayTool
- io.datarouter.bytes.TerminatedByteArrayTool.NumEscapedAndTerminalIndex
- io.datarouter.bytes.ToStringTool
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
Interface Hierarchy
- io.datarouter.bytes.Codec<A,
B>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.datarouter.bytes.Ascii
- io.datarouter.bytes.ByteLength.ByteUnitSystem
- io.datarouter.bytes.ByteLength.Unit
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.datarouter.bytes.LengthAndValue<T>
- java.lang.Record