All Classes and Interfaces

Class
Description
Utility class providing common validation methods for the Sigewine framework.
Annotation to mark elements for the Sigewine Dependency Injection (DI) framework.
Main entry point to the Sigewine Dependency Injection (DI) API.
Holds configuration options for Sigewine.
A concrete implementation of TypedCollection that uses an ArrayList as the underlying data structure.
A generic interface representing a collection that enforces a specific type for its elements.
A concrete implementation of TypedCollection that uses a HashSet as the underlying data structure.