Class ArrayType.ByteArrayType

java.lang.Object
io.vavr.collection.ArrayType.ByteArrayType
All Implemented Interfaces:
ArrayType<Byte>, Serializable
Enclosing interface:
ArrayType<T>

public static final class ArrayType.ByteArrayType extends Object implements ArrayType<Byte>, Serializable
See Also: