Class LegArrayWriter
java.lang.Object
express.mvp.myra.codec.examples.generated.portfolio.LegArrayWriter
- All Implemented Interfaces:
LegWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcount()voidwriteTo(LegBuilder builder, int index) Writes the element at the given index into the provided builder.
-
Field Details
-
count
public int count -
symbol
-
symbolScratch
-
side
-
quantity
public int[] quantity
-
-
Constructor Details
-
LegArrayWriter
public LegArrayWriter()
-
-
Method Details