Uses of Interface
io.dialob.executor.model.ItemIndex
-
Packages that use ItemIndex Package Description io.dialob.executor.model -
-
Uses of ItemIndex in io.dialob.executor.model
Classes in io.dialob.executor.model that implement ItemIndex Modifier and Type Class Description classImmutableItemIndexImmutable implementation ofItemIndex.Methods in io.dialob.executor.model with parameters of type ItemIndex Modifier and Type Method Description static ImmutableItemIndexImmutableItemIndex. copyOf(ItemIndex instance)Creates an immutable copy of aItemIndexvalue.ImmutableItemIndex.BuilderImmutableItemIndex.Builder. from(ItemIndex instance)Fill a builder with attribute values from the providedio.dialob.executor.model.ItemIndexinstance.
-