|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCollectionStrategy | |
---|---|
de.uka.ipd.sdq.ByCounter.execution | Provides the main BytecodeCounter class and classes for the execution of instrumented classes. |
Uses of AbstractCollectionStrategy in de.uka.ipd.sdq.ByCounter.execution |
---|
Subclasses of AbstractCollectionStrategy in de.uka.ipd.sdq.ByCounter.execution | |
---|---|
class |
CollectionStrategyDefault
This class is used in CountingResultCollector in
order to process results during result collection when no other strategy
is specified. |
class |
CollectionStrategyForceInlining
This class can be used in addition to CountingResultCollector in
order to achieve result inlining during result collection. |
class |
CollectionStrategyWishedInlining
This class can be used in addition to CountingResultCollector in
order to achieve result inlining for specific methods during result
collection. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |