Uses of Class
dev.vality.damsel.domain.HoldLifetimeDecision
Packages that use HoldLifetimeDecision
-
Uses of HoldLifetimeDecision in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return HoldLifetimeDecisionModifier and TypeMethodDescriptionHoldLifetimeDecision.deepCopy()HoldLifetimeDecision.setThen(HoldLifetimeSelector then_) Methods in dev.vality.damsel.domain that return types with arguments of type HoldLifetimeDecisionMethods in dev.vality.damsel.domain with parameters of type HoldLifetimeDecisionModifier and TypeMethodDescriptionintHoldLifetimeDecision.compareTo(HoldLifetimeDecision other) booleanHoldLifetimeDecision.equals(HoldLifetimeDecision that) Method parameters in dev.vality.damsel.domain with type arguments of type HoldLifetimeDecisionModifier and TypeMethodDescriptionstatic HoldLifetimeSelectorHoldLifetimeSelector.decisions(List<HoldLifetimeDecision> value) voidHoldLifetimeSelector.setDecisions(List<HoldLifetimeDecision> value) Constructors in dev.vality.damsel.domain with parameters of type HoldLifetimeDecisionModifierConstructorDescriptionPerforms a deep copy on other.