Class AbstractPrefetchStrategy
java.lang.Object
pl.decerto.hyperon.runtime.prefetch.AbstractPrefetchStrategy
- All Implemented Interfaces:
PrefetchStrategy
- Direct Known Subclasses:
ParametersByRegionsPrefetchStrategy,SimplePrefetchStrategy
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AbstractPrefetchStrategy
public AbstractPrefetchStrategy()
-
-
Method Details
-
prefetch
public void prefetch()- Specified by:
prefetchin interfacePrefetchStrategy
-
getCodes
-