Uses of Interface
com.ibm.jvm.dtfjview.tools.utils.IPrematchHandle
-
Packages that use IPrematchHandle Package Description com.ibm.jvm.dtfjview.tools.utils -
-
Uses of IPrematchHandle in com.ibm.jvm.dtfjview.tools.utils
Classes in com.ibm.jvm.dtfjview.tools.utils that implement IPrematchHandle Modifier and Type Class Description classBlockPrematchHandleThis class first caches all the lines.classMaxLinesPrematchHandleThis class first caches up to a specified number of lines before the matching is found.Constructors in com.ibm.jvm.dtfjview.tools.utils with parameters of type IPrematchHandle Constructor Description StringModifier(IPrematchHandle prematchHandle, IMatchHandle matchHandle, IPostmatchHandle postmatchHandle)
-