Package gw.lang.init
Class ClasspathToGosuPathEntryUtil.ModuleFindFromSourceEntryBlock
- java.lang.Object
-
- gw.lang.init.ClasspathToGosuPathEntryUtil.ModuleFindFromSourceEntryBlock
-
- All Implemented Interfaces:
ClasspathToGosuPathEntryUtil.SourceDirectoryBlock
- Enclosing class:
- ClasspathToGosuPathEntryUtil
private static class ClasspathToGosuPathEntryUtil.ModuleFindFromSourceEntryBlock extends java.lang.Object implements ClasspathToGosuPathEntryUtil.SourceDirectoryBlock
-
-
Field Summary
Fields Modifier and Type Field Description IDirectory_moduleDir
-
Constructor Summary
Constructors Modifier Constructor Description privateModuleFindFromSourceEntryBlock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddoIt(IDirectory dir, IFile moduleFile)IDirectorygetModuleDir()
-
-
-
Field Detail
-
_moduleDir
public IDirectory _moduleDir
-
-
Method Detail
-
doIt
public void doIt(IDirectory dir, IFile moduleFile)
- Specified by:
doItin interfaceClasspathToGosuPathEntryUtil.SourceDirectoryBlock
-
getModuleDir
public IDirectory getModuleDir()
-
-