|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectnet.thucydides.core.requirements.CachedReq
public class CachedReq
| Constructor Summary | |
|---|---|
CachedReq(String rootDirectory)
|
|
| Method Summary | |
|---|---|
SortedMap<String,Req> |
get()
|
void |
set(SortedMap<String,Req> map)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CachedReq(String rootDirectory)
| Method Detail |
|---|
public SortedMap<String,Req> get()
public void set(SortedMap<String,Req> map)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||