| Package | Description |
|---|---|
| com.hammurapi.extract |
| Modifier and Type | Method and Description |
|---|---|
protected ComparisonPredicate.PromotionLevel |
ComparisonPredicate.promote(Number n1,
Number n2) |
static ComparisonPredicate.PromotionLevel |
ComparisonPredicate.PromotionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparisonPredicate.PromotionLevel[] |
ComparisonPredicate.PromotionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|