Uses of Interface
io.dialob.program.model.Group
-
Packages that use Group Package Description io.dialob.program.model -
-
Uses of Group in io.dialob.program.model
Classes in io.dialob.program.model that implement Group Modifier and Type Class Description classImmutableGroupImmutable implementation ofGroup.Methods in io.dialob.program.model with parameters of type Group Modifier and Type Method Description static ImmutableGroupImmutableGroup. copyOf(Group instance)Creates an immutable copy of aGroupvalue.ImmutableGroup.BuilderImmutableGroup.Builder. from(Group instance)Fill a builder with attribute values from the providedio.dialob.program.model.Groupinstance.voidAbstractItemVisitor. visitGroup(Group group)
-