Design Patterns Java™ Workbook

(Michael S) #1
Glossary

TITLE CASE

A String Like This Whose Characters Are Uppercase If They Follow Whitespace.

TREE

An object model that contains no cycles.

UML

See [UNIFIED MODELING LANGUAGE]

UNIFIED MODELING LANGUAGE

A notation for illustrating design ideas.

UNIFORM RESOURCE LOCATOR

A pointer to a resource on the World Wide Web. (See java.net.URL for more
information.)

UNIT

A standard measure; a standard magnitude or amount of a particular physical
dimension.

URL

See [UNIFORM RESOURCE LOCATOR]

UTILITY

A class that has all static methods.
Free download pdf