Class KeyValueProcessor.Value
- java.lang.Object
-
- org.forgerock.openig.decoration.capture.KeyValueProcessor.Value
-
- Enclosing interface:
- KeyValueProcessor
public static class KeyValueProcessor.Value extends Object
Class representing a value to be processed.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)ObjectgetValue()Get the actual value.inthashCode()StringtoString()
-