Package | Description |
---|---|
manifold.ext.rt.api |
Modifier and Type | Method and Description |
---|---|
static ComparableUsing.Operator |
ComparableUsing.Operator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComparableUsing.Operator[] |
ComparableUsing.Operator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
default boolean |
ComparableUsing.compareToUsing(T that,
ComparableUsing.Operator op)
Compare
this to that using op . |
Copyright © 2024. All rights reserved.