Uses of Class
io.github.ai4ci.abm.ImmutableContact
Packages that use ImmutableContact
-
Uses of ImmutableContact in io.github.ai4ci.abm
Methods in io.github.ai4ci.abm that return ImmutableContactModifier and TypeMethodDescriptionImmutableContact.Builder.build()
Builds a newImmutableContact
.static ImmutableContact
Creates an immutable copy of aContact
value.final ImmutableContact
ImmutableContact.withDetected
(boolean value) Copy the current immutable object by setting a value for thedetected
attribute.final ImmutableContact
ImmutableContact.withParticipant1Id
(int value) Copy the current immutable object by setting a value for theparticipant1Id
attribute.final ImmutableContact
ImmutableContact.withParticipant2Id
(int value) Copy the current immutable object by setting a value for theparticipant2Id
attribute.