All Classes and Interfaces
Class
Description
Pipeline for creating and initializing
an instance of type
R with options
of type O.Builder for an assembly.
Responsible for creating an instance,
taking in account the provided options.
A pipeline or assembly line which will
transform the instance of type
T
by passing it through a line of Assembly.Transformers.One transformer/handler in a line.
Represents a flag object, which can
be stored in a bit set (integer as well).
The library instance.
Responsible for loading, bootstrapping
and providing ColdLib to the VM.
A class responsible for holding a
value and providing access to that
value under certain conditions.
Specifies the way
Interface for stream lining self returning
with inherited classes, without complex generics.
Utilities for dealing with throwables.