public interface SimpleCollectionUsage<T>
Collection
void
add(T t)
T
boolean
remove(T t)
void add(T t)
t
boolean remove(T t)
Copyright © 2013 JBoss Inc.. All Rights Reserved.