Record Class Boc.ParamsOfEncodeBoc

java.lang.Object
java.lang.Record
tech.deplant.java4ever.binding.Boc.ParamsOfEncodeBoc
Record Components:
builder - Cell builder operations.
bocCache - Cache type to put the result. The BOC itself returned if no cache type provided.
Enclosing class:
Boc

public static record Boc.ParamsOfEncodeBoc(Boc.BuilderOp[] builder, Boc.BocCacheType bocCache) extends Record