|
Evaluating Software Design Patterns — the "Gang of Four" patterns implemented in Java 6 |
||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
whitespace or contain
symbolic characters.letter characters in either upper or lower
case only.chain.
letter characters.chain.
StatefullSingletonRegistry, but
also allows loading of the actual singleton classes if not already
loaded using the LoadableSingletonRegistry.getInstance(String) method.singleton against the
return instance from registry when looked up using type.
messages with no new line postfixed.
logs.X number of
sequence values during processing, where X is supplied
at construction time.sequence
to a log supplied at execution time using a given
sequence policy supplied at construction
time.Long representation
to an Integer representation.
Long representation
to a String representation.
LongSequence.next().Long values.
variable expression
supplied as expression.
variable expression
identified by the variable name supplied as name.
variable expression
identified by the variable name supplied as name,
or throws an ExpressionException in case no
such value exist.
cs
and returns the modified string using the default locale.
cs
and returns the modified string using the supplied locale.
|
Gunni Rode / rode.dk | ||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||