JavaScript is disabled on your browser.
Skip navigation links
OCPsoft Common API 1.0.6.Final
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.ocpsoft.common.pattern
Interface Specialized<T>
public interface
Specialized<T>
Author:
Lincoln Baxter, III
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
handles
(
T
payload)
Returns true if this object is appropriate for the given payload.
Method Details
handles
boolean
handles
(
T
payload)
Returns true if this object is appropriate for the given payload.