Package de.loskutov.anyedit.actions
Class CountAllInFolderAction.CountingVisitor
- java.lang.Object
-
- de.loskutov.anyedit.actions.CountAllInFolderAction.CountingVisitor
-
- All Implemented Interfaces:
org.eclipse.core.resources.IResourceVisitor
- Enclosing class:
- CountAllInFolderAction
static class CountAllInFolderAction.CountingVisitor extends java.lang.Object implements org.eclipse.core.resources.IResourceVisitor
-
-
Field Summary
Fields Modifier and Type Field Description (package private) longderivedFiles(package private) longderivedFolders(package private) longfiles(package private) longfolders(package private) longprojects(package private) longteamFiles(package private) longteamFolders
-
Constructor Summary
Constructors Constructor Description CountingVisitor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanvisit(org.eclipse.core.resources.IResource resource)
-