Uses of Interface
com.amalgamasimulation.features.IFeature
Packages that use IFeature
-
Uses of IFeature in com.amalgamasimulation.features
Classes in com.amalgamasimulation.features with type parameters of type IFeatureModifier and TypeClassDescriptionclassFeatureContainer<T extends IFeature>Base class with standard implementation ofIFeatureContainerinterface.interfaceIFeatureContainer<T extends IFeature>Interface to be implemented by all feature containers.Classes in com.amalgamasimulation.features that implement IFeatureModifier and TypeClassDescriptionclassFeature<T extends Feature<T,C>, C extends IFeatureContainer<T>> Abstract base class with standard implementation ofIFeatureinterface.Fields in com.amalgamasimulation.features declared as IFeatureModifier and TypeFieldDescriptionstatic final IFeatureIFeature.NO_FEATUREA singleton object indicating that there is no some featureMethods in com.amalgamasimulation.features that return IFeature