Record Class ESExpr.Array32

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

public static record ESExpr.Array32(org.eclipse.collections.api.list.primitive.ImmutableIntList b) extends Record implements ESExpr
An array of 32-bit values.