|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRedundancyCollection
Interface for holding redundancy information.
All implementing classes should provide default public constructor.
| Method Summary | ||
|---|---|---|
IRedundancyCollection |
copy()
Creates and returns a deep copy of this redundancy collection. |
|
|
getParameter(Class<T> paramType)
Returns the parameter with the specified type, or null if the parameter
was not found. |
|
| Method Detail |
|---|
IRedundancyCollection copy()
<T> T getParameter(Class<T> paramType)
null if the parameter
was not found.
T - parameter typeparamType - the parameter type
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||