|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ base overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.lib.base
Interface ClassConstrainedKey

- All Superinterfaces:
- ConstrainedKey
- All Known Implementing Classes:
- UniqueClassConstrainedKey
- public interface ClassConstrainedKey
- extends ConstrainedKey
A ConstrainedKey that uses class assignability as the constraint
| Method Summary | |
java.lang.Class |
getConstrainingClass()
Get the class of the constraint. |
| Methods inherited from interface com.virtuosotechnologies.lib.base.ConstrainedKey |
matchesConstraint |
| Method Detail |
getConstrainingClass
public java.lang.Class getConstrainingClass()
- Get the class of the constraint.
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> [ base overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC