Package dev.equo.ide

Class IdeHookReflected

java.lang.Object
dev.equo.ide.IdeHookReflected
All Implemented Interfaces:
IdeHook, Serializable

public class IdeHookReflected extends Object implements IdeHook
Creates an IDE hook by calling the no-arg constructor of the given class. Useful for dogfood testing.
See Also: