public abstract class GeneratedPropertySupport extends Object implements GeneratedPropertyValue
| Constructor and Description |
|---|
GeneratedPropertySupport() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
evaluate(Object result) |
Object |
getLastValue() |
Object |
getValue() |
abstract Object |
nextValue() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDefinitionpublic Object getValue()
getValue in interface PropertyValuepublic abstract Object nextValue()
public Object getLastValue()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.