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 class
BlockPrematchHandle
This class first caches all the lines.class
MaxLinesPrematchHandle
This 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)
-