Record Class ESExpr.Array64

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

public static record ESExpr.Array64(org.eclipse.collections.api.list.primitive.ImmutableLongList b) extends Record implements ESExpr
An array of 64-bit values.