|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoneCollector | |
junit.quilt.cover.none |
Uses of NoneCollector in junit.quilt.cover.none |
Methods in junit.quilt.cover.none that return NoneCollector | |
NoneCollector |
NoneRegistry.lookup(java.lang.String className,
java.lang.String methodName)
Lookup a NoneCollector given the class and method. |
Methods in junit.quilt.cover.none with parameters of type NoneCollector | |
void |
NoneRegistry.bind(java.lang.String className,
java.lang.String methodName,
NoneCollector none)
Store a NoneCollector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |