|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SimpleCollectionUsage<T>
A simple interface to add in methods for a Collection
Method Summary | |
---|---|
void |
add(T t)
Add a T to the collection |
boolean |
remove(T t)
Remove a T from collection |
Method Detail |
---|
void add(T t)
T
to the collection
t
- boolean remove(T t)
T
from collection
t
-
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |