T - type of object to get and setpublic interface RKSource<T>
extends org.jflux.api.core.Source<T>
| Modifier and Type | Interface and Description |
|---|---|
static class |
RKSource.SourceImpl<T>
Generic Source implementation.
|
void set(T t)
t - the value to setCopyright © 2011-2014. All Rights Reserved.