Package nz.org.riskscape.engine.plugin
Class ConstructorFeature<A,T>
java.lang.Object
nz.org.riskscape.engine.plugin.ConstructorFeature<A,T>
- All Implemented Interfaces:
PluginFeature
- Direct Known Subclasses:
CliCommand
,EngineCollection
Useful base class for features that just return a new instance of something of a particular type
Note that I've implemented this so that it can accept an arg, even though we don't need that yet, because it impacts the type signature and will be a PITA to add later
-
Constructor Summary
-
Method Summary