|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResultValue.ResultValueOperation | |
|---|---|
| de.bsvrz.pua.prot.util | Enthält diverse Hilfsklassen für Protokolle und Auswertungen. |
| Uses of ResultValue.ResultValueOperation in de.bsvrz.pua.prot.util |
|---|
| Methods in de.bsvrz.pua.prot.util that return ResultValue.ResultValueOperation | |
|---|---|
static ResultValue.ResultValueOperation |
ResultValue.ResultValueOperation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultValue.ResultValueOperation[] |
ResultValue.ResultValueOperation.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in de.bsvrz.pua.prot.util with parameters of type ResultValue.ResultValueOperation | |
|---|---|
ResultValue |
ResultValue.performOperation(ResultValue other,
ResultValue.ResultValueOperation operation)
Führt eine arithmetische Operation durch. |
ResultValue |
ImmutableResultValue.performOperation(ResultValue other,
ResultValue.ResultValueOperation operation)
Änderungen sind nicht erlaubt. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||