Package org.mangosdk.spi.processor
Class ServiceFileFilter
- java.lang.Object
-
- org.mangosdk.spi.processor.ServiceFileFilter
-
- All Implemented Interfaces:
java.io.FileFilter
,java.io.Serializable
public final class ServiceFileFilter extends java.lang.Object implements java.io.FileFilter, java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static java.io.FileFilter
INSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File file)
-