Package dev.equo.ide
Class IdeHookM2E
- java.lang.Object
-
- dev.equo.ide.IdeHookM2E
-
- All Implemented Interfaces:
IdeHook,java.io.Serializable
public class IdeHookM2E extends java.lang.Object implements IdeHook
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface dev.equo.ide.IdeHook
IdeHook.InstantiatedList, IdeHook.List
-
-
Constructor Summary
Constructors Constructor Description IdeHookM2E(java.io.File rootDir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IdeHookInstantiatedinstantiate()
-
-
-
Method Detail
-
instantiate
public IdeHookInstantiated instantiate() throws java.lang.Exception
- Specified by:
instantiatein interfaceIdeHook- Throws:
java.lang.Exception
-
-