public class ValueRequest<T> extends Object implements Iterable<ValueRequestPointLocator<T>>
| Constructor and Description |
|---|
ValueRequest() |
public boolean add(ValueRequestPointLocator<T> value)
public Iterator<ValueRequestPointLocator<T>> iterator()
iterator in interface Iterable<ValueRequestPointLocator<T>>Copyright © 2009–2014 MBus4J. All rights reserved.