ImmutablePeriodGeOperator |
ImmutablePeriodGeOperator.Builder.build() |
|
static ImmutablePeriodGeOperator |
ImmutablePeriodGeOperator.copyOf(PeriodGeOperator instance) |
|
static ImmutablePeriodGeOperator |
ImmutablePeriodGeOperator.of(Expression lhs,
Expression rhs) |
Construct a new immutable PeriodGeOperator instance.
|
ImmutablePeriodGeOperator |
ImmutablePeriodGeOperator.withLhs(Expression value) |
Copy the current immutable object by setting a value for the lhs attribute.
|
ImmutablePeriodGeOperator |
ImmutablePeriodGeOperator.withRhs(Expression value) |
Copy the current immutable object by setting a value for the rhs attribute.
|