Uses of Interface
io.dialob.executor.command.InitGroupItems
-
Packages that use InitGroupItems Package Description io.dialob.executor.command -
-
Uses of InitGroupItems in io.dialob.executor.command
Classes in io.dialob.executor.command that implement InitGroupItems Modifier and Type Class Description classImmutableInitGroupItemsImmutable implementation ofInitGroupItems.Methods in io.dialob.executor.command with parameters of type InitGroupItems Modifier and Type Method Description static ImmutableInitGroupItemsImmutableInitGroupItems. copyOf(InitGroupItems instance)Creates an immutable copy of aInitGroupItemsvalue.ImmutableInitGroupItems.BuilderImmutableInitGroupItems.Builder. from(InitGroupItems instance)Fill a builder with attribute values from the providedInitGroupItemsinstance.
-