OCPsoft Common API 1.0.5.Final

org.ocpsoft.common.pattern
Interface Specialized<T>


public interface Specialized<T>

Author:
Lincoln Baxter, III

Method Summary
 boolean handles(T payload)
          Returns true if this object is appropriate for the given payload.
 

Method Detail

handles

boolean handles(T payload)
Returns true if this object is appropriate for the given payload.


OCPsoft Common API 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.