RKSource.SourceImpl<T>| Constructor and Description |
|---|
RKSource.SourceImpl()
Creates a new SourceImpl with a null value.
|
RKSource.SourceImpl(T t)
Creates a new SourceImpl with the given value.
|
public RKSource.SourceImpl()
public RKSource.SourceImpl(T t)
t - value to setCopyright © 2011-2014. All Rights Reserved.