- java.lang.Object
-
- com.ibm.jvm.dtfjview.tools.utils.BlockPostmatchHandle
-
- All Implemented Interfaces:
IPostmatchHandle
public class BlockPostmatchHandle extends Object implements IPostmatchHandle
This class will start cache lines once any match is found. It will release the cached lines once it encounters an empty line.
-
-
Constructor Summary
Constructors Constructor Description BlockPostmatchHandle()
-