net.sf.staccatocommons.defs.partial
Interface ContainsAware<T>

Type Parameters:
T - the type of object this ContainsAware can contain

public interface ContainsAware<T>

Interface for objects that understand contains(Object) message.

Author:
flbulgarelli

Method Summary
 boolean contains(T element)
          Answers if this contains-aware contains the given element
 

Method Detail

contains

boolean contains(T element)
Answers if this contains-aware contains the given element

Parameters:
element -
Returns:
if the element is contained


Get Staccatocommons at SourceForge.net. Fast, secure and Free Open Source software downloads