Package de.espirit.firstspirit.base


package de.espirit.firstspirit.base
Provides autonomous, generic types for use in APIs and implementations.

Package Specification

This package provides types, interfaces and classes, that are to be used in a cross-technology manner. These types must be autonomous, that is, must not contain any references targeting outside this package. They further have to follow the restrictions of the least scope of technology being applied to (e.g., GWT).