public interface ValueFetcher
Modifier and Type | Method and Description |
---|---|
Object |
getValue(int whichOne)
Returns a specific value from this ValueFetcher.
|
Object getValue(int whichOne)
whichOne
- indicates which value to be returnedCopyright © 2021. All rights reserved.