Type - the type of the contained itemspublic interface IContainer<Type> extends Iterable<Type>
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Type item) |
forEach, iterator, spliteratorboolean contains(Type item)
Copyright © 2015. All rights reserved.