- dependency
AbstractResponse dependency;
Undocumented in source.
- building
bool building;
Undocumented in source.
- built
bool built;
Undocumented in source.
- _set
bool _set;
Undocumented in source.
- exception
RedisDataException exception;
Undocumented in source.
- data
Object data;
Undocumented in source.
- build
void build()
Undocumented in source.
- set
void set(Object data)
Undocumented in source. Be warned that the author may not have intended to support it.
- setDependency
void setDependency(AbstractResponse dependency)
Undocumented in source. Be warned that the author may not have intended to support it.