Record Class ESExpr.Array16

java.lang.Object
java.lang.Record
dev.argon.esexpr.ESExpr.Array16
Record Components:
b - The values.
All Implemented Interfaces:
ESExpr
Enclosing interface:
ESExpr

public static record ESExpr.Array16(org.eclipse.collections.api.list.primitive.ImmutableShortList b) extends Record implements ESExpr
An array of 16-bit values.