T - the content typepublic interface ContentSelector<T>
CustomLayers to select the layer of an item.IncludeExcludeContentSelector| Modifier and Type | Method and Description | 
|---|---|
boolean | 
contains(T item)
Returns  
true if the specified item is contained in this selection. | 
Layer | 
getLayer()
Return the  
Layer that the selector represents. |