Verwendungen von Klasse
ch.nolix.core.license.Feature
Packages, die Feature verwenden
-
Verwendungen von Feature in ch.nolix.core.license
Methoden in ch.nolix.core.license mit Typparametern vom Typ FeatureModifizierer und TypMethodeBeschreibung<F extends Feature>
booleanLicenseManagerUnit.containsFeature
(Class<F> featureType) static <F extends Feature>
voidLicenseManager.requireFeature
(Class<F> featureType) Requires theLicenseManager
to contain aFeature
of the given featureType.<F extends Feature>
LicenseManagerUnitLicenseManagerUnit.requireFeature
(Class<F> featureType) Requires the currentLicenseManagerUnit
to contain aFeature
of the given featureType.<F extends Feature>
AdditionalConditionMediatorConditionMediator.thenRequireFeature
(Class<F> type)