Class EclipseInstallationLayout.FEATURE_FILTER
- java.lang.Object
-
- org.eclipse.tycho.core.osgitools.targetplatform.EclipseInstallationLayout.FEATURE_FILTER
-
- All Implemented Interfaces:
java.io.FileFilter
- Enclosing class:
- EclipseInstallationLayout
private static final class EclipseInstallationLayout.FEATURE_FILTER extends java.lang.Object implements java.io.FileFilter
-
-
Constructor Summary
Constructors Modifier Constructor Description private
FEATURE_FILTER()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
accept(java.io.File pathname)
-