|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHint
Generic marker interface to be used for hints.
A hint is a generic parameter to be passed to methods and used according to context. Its role is to generalize the behaviour of the method. Usually, a method will have a hint as the last parameter. I think of the support for hints as a micro-pattern. An implementation supporting hints, should specify the exact semantics. It is noted that not all hints must implement this interface. It is only provided for implementation convenience.
BinaryHint
,
IFilter
,
IFilter.accept(Object, Object)
,
AndFilter.accept(Object, Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |