Uses of Annotation Interface
dev.voidframework.core.conditionalfeature.ConditionalFeature
Packages that use ConditionalFeature
-
Uses of ConditionalFeature in dev.voidframework.core.conditionalfeature
Classes in dev.voidframework.core.conditionalfeature with annotations of type ConditionalFeatureModifier and TypeClassDescription@interfaceIndicates that the feature will only be loaded if, at least, one condition is met.@interfaceIndicates that the feature will only be loaded if the application is run in development mode (see configuration keyvoidframework.core.runInDevMode").