Uses of Interface
io.dialob.program.expr.arith.PeriodGeOperator
-
Packages that use PeriodGeOperator Package Description io.dialob.program.expr.arith -
-
Uses of PeriodGeOperator in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement PeriodGeOperator Modifier and Type Class Description classImmutablePeriodGeOperatorImmutable implementation ofPeriodGeOperator.Methods in io.dialob.program.expr.arith with parameters of type PeriodGeOperator Modifier and Type Method Description static ImmutablePeriodGeOperatorImmutablePeriodGeOperator. copyOf(PeriodGeOperator instance)Creates an immutable copy of aPeriodGeOperatorvalue.ImmutablePeriodGeOperator.BuilderImmutablePeriodGeOperator.Builder. from(PeriodGeOperator instance)Fill a builder with attribute values from the providedPeriodGeOperatorinstance.
-