- Type Parameters:
X - The type the represented collection belongs to
C - The type of the represented collection
E - The element type of the represented collection
- All Superinterfaces:
Attribute<X,C>, Bindable<E>
- All Known Subinterfaces:
CollectionAttribute<X,E>, ListAttribute<X,E>, MapAttribute<X,K,V>, SetAttribute<X,E>
-
Nested Class Summary
Nested Classes
-
Method Summary
Return the collection type.
Return the type representing the element type of the
collection.