Uses of Interface
io.dialob.program.expr.arith.PeriodLeOperator
-
Packages that use PeriodLeOperator Package Description io.dialob.program.expr.arith -
-
Uses of PeriodLeOperator in io.dialob.program.expr.arith
Classes in io.dialob.program.expr.arith that implement PeriodLeOperator Modifier and Type Class Description classImmutablePeriodLeOperatorImmutable implementation ofPeriodLeOperator.Methods in io.dialob.program.expr.arith with parameters of type PeriodLeOperator Modifier and Type Method Description static ImmutablePeriodLeOperatorImmutablePeriodLeOperator. copyOf(PeriodLeOperator instance)Creates an immutable copy of aPeriodLeOperatorvalue.ImmutablePeriodLeOperator.BuilderImmutablePeriodLeOperator.Builder. from(PeriodLeOperator instance)Fill a builder with attribute values from the providedPeriodLeOperatorinstance.
-