Package net.sf.eos

Core ackage contains only some simple basic structures.

See:
          Description

Interface Summary
Function<F,T> A Function provides a transformation on an object and returns the resulting object.
Metadata Support for metadata.
Predicate<T> Represents a Predicate, that is, a function with one argument returning a boolean value.
Supplier<T> Instances supply objects of a single type.
 

Exception Summary
EosException Base exception of εοs-toolkit.
 

Annotation Types Summary
Experimental Use annotated types, methods or annotation types with care.
Nullable The presence of this annotation on a method parameter indicates that null is an acceptable value for that parameter.
Unsupported Annotates a method as unsupported.
 

Package net.sf.eos Description

Core ackage contains only some simple basic structures. EosException is the base exception for all εοs processes. Metadata describes the access to the metadata information in some core εοs data structures.

Since:
0.1.0
Author:
Sascha Kohlmann


Copyright © 2008. All Rights Reserved.