Class TypeWriter.Default.ForInlining.WithDecorationOnly.LazyFieldList

All Implemented Interfaces:
Iterable<FieldDescription.InDefinedShape>, Collection<FieldDescription.InDefinedShape>, List<FieldDescription.InDefinedShape>, FieldList<FieldDescription.InDefinedShape>, FilterableList<FieldDescription.InDefinedShape,FieldList<FieldDescription.InDefinedShape>>
Enclosing class:
TypeWriter.Default.ForInlining.WithDecorationOnly<V>

protected static class TypeWriter.Default.ForInlining.WithDecorationOnly.LazyFieldList extends FieldList.AbstractBase<FieldDescription.InDefinedShape>
A field list that only reads fields lazy to avoid an eager lookup since fields are often not required.