Java Reference
In-Depth Information
as an “abstraction of a service that only defines the operations supported by the service
(publicly accessible variable, procedures, or methods), but not their implementation”
(Szyperski, 2002). For example, in Java, an interface can be defined and then implemented
by a concrete class.
Search WWH ::




Custom Search