Home
last modified time | relevance | path

Searched defs:CollectionFileListener (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/monitor/
H A DCollectionFileListener.java28 public class CollectionFileListener implements FileAlterationListener, Serializable { class
44 public CollectionFileListener(final boolean clearOnStart) { in CollectionFileListener() method in CollectionFileListener