Skip navigation links

Package org.refcodes.console.impls

Implementations: The impls package contains implementations of the types defined by this artifact.

See: Description

Package org.refcodes.console.impls Description

Implementations:

The impls package contains implementations of the types defined by this artifact. The types with which this artifact's codes work usually are represented by interfaces (as of interface based programming); the impls package groups the (implementation specific) implementations of those types (and moves the implementations out of focus to enforce the usage of the interfaces).
See Also:
http://en.wikipedia.org/wiki/Interface-based_programming
Skip navigation links

Copyright © 2015. All rights reserved.