クラスの使用
org.springframework.data.mongodb.core.aggregation.ArithmeticOperators.Ceil
ArithmeticOperators.Ceil を使用するパッケージ
org.springframework.data.mongodb.core.aggregation 内の ArithmeticOperators.Ceil 使用
修飾子と型メソッド説明ArithmeticOperators.ArithmeticOperatorFactory.ceil()関連付けられている数値以上の最小の整数を返す新しいAggregationExpressionを作成します。static ArithmeticOperators.CeilArithmeticOperators.Ceil.ceilValueOf(NumberSE value) 新しいArithmeticOperators.Ceilを作成します。static ArithmeticOperators.CeilArithmeticOperators.Ceil.ceilValueOf(StringSE fieldReference) 新しいArithmeticOperators.Ceilを作成します。static ArithmeticOperators.CeilArithmeticOperators.Ceil.ceilValueOf(AggregationExpression expression) 新しいArithmeticOperators.Ceilを作成します。