public interface ValueHolderIF
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getExtraObject()
Returns the extra object associated with this value holder.
|
java.lang.Integer |
getModVal()
Returns the extra object associated with this value holder.
|
java.lang.Object |
getMyValue()
Returns the value associated with this value holder.
|
java.lang.Object getMyValue()
java.lang.Object getExtraObject()
java.lang.Integer getModVal()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.