T
- public class ValueRequest<T> extends Object implements Iterable<ValueRequestPointLocator<T>>
Constructor and Description |
---|
ValueRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
add(ValueRequestPointLocator<T> value) |
Iterator<ValueRequestPointLocator<T>> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public boolean add(ValueRequestPointLocator<T> value)
public Iterator<ValueRequestPointLocator<T>> iterator()
iterator
in interface Iterable<ValueRequestPointLocator<T>>
Copyright © 2009–2016 MBus4J. All rights reserved.