org.bootchart.common
クラス Common.LogFileFilter
java.lang.Object
org.bootchart.common.Common.LogFileFilter
- すべての実装されたインタフェース:
- FilenameFilter
- 含まれているクラス:
- Common
public static class Common.LogFileFilter
- extends Object
- implements FilenameFilter
File name filter for bootchart log files.
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Common.LogFileFilter
public Common.LogFileFilter()
accept
public boolean accept(File dir,
String name)
- 定義:
- インタフェース
FilenameFilter
内の accept