Uses of Interface
ch.sahits.game.com.guigarage.marvfx.property.rules.MarvinPropertyRule
-
Packages that use MarvinPropertyRule Package Description ch.sahits.game.com.guigarage.marvfx.property.rules.future ch.sahits.game.com.guigarage.marvfx.property.rules.present -
-
Uses of MarvinPropertyRule in ch.sahits.game.com.guigarage.marvfx.property.rules.future
Classes in ch.sahits.game.com.guigarage.marvfx.property.rules.future that implement MarvinPropertyRule Modifier and Type Class Description classAbstractPropertyFutureRule<U>classStringWillAlwaysEndWithRuleclassStringWillAlwaysStartWithRuleclassWillChangeByDefinedCountRule<U>classWillChangeRule<U>classWillChangeThisWayRule<U>classWillNeverChangeRule<U> -
Uses of MarvinPropertyRule in ch.sahits.game.com.guigarage.marvfx.property.rules.present
Classes in ch.sahits.game.com.guigarage.marvfx.property.rules.present that implement MarvinPropertyRule Modifier and Type Class Description classAbstractPropertyPresentRule<U>classAndRule<U>classisEqualsRule<U>classOrRule<U>classStringEndsWithRuleclassStringIsEmptyRuleclassStringLenghtIsGreaterThanRuleclassStringLenghtIsLessThanRuleclassStringLengthIsEqualsRuleclassStringStartsWithRuleclassValueIsNotNullRule<U>classValueIsNullRule<U>
-