Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT
com.dp4j
Annotation Type templateMethod
@Documented
@Target
(
value
=
METHOD
)
public @interface
templateMethod
Intent:
lets subclasses redefine certain steps of an algorithm without changing the algorithm's structure.
Define the skeleton of an algorithm.
See Also:
Template Method
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: REQUIRED | OPTIONAL
DETAIL: ELEMENT
Copyright © 2011. All Rights Reserved.