Uses of Interface
com.ibm.jvm.dtfjview.tools.utils.IPostmatchHandle
Packages that use IPostmatchHandle
-
Uses of IPostmatchHandle in com.ibm.jvm.dtfjview.tools.utils
Classes in com.ibm.jvm.dtfjview.tools.utils that implement IPostmatchHandleModifier and TypeClassDescriptionclassThis class will start cache lines once any match is found.classThis class caches up to a specified number of lines before a matching is found.Constructors in com.ibm.jvm.dtfjview.tools.utils with parameters of type IPostmatchHandleModifierConstructorDescriptionStringModifier(IPrematchHandle prematchHandle, IMatchHandle matchHandle, IPostmatchHandle postmatchHandle)