All Classes

Class Description
AbstractExpressionIteratorForEach  
AbstractExpressionMapForEach  
ArithmeticOperation  
ClassBuilder<T>
Intends for dynamic description of the behaviour of the object in runtime
CompareOperation  
Context
Contains information about a dynamic class
DefiningClassLoader
Represents a loader for defining dynamically generated classes.
DefiningClassLoader.ClassKey  
DefiningClassLoaderMBean  
DefiningClassWriter  
Expression
These are basic methods for functions that allow to read the state and to process data
ExpressionComparator
Defines methods to compare some fields
ExpressionConstant
Defines methods to create a constant value
Expressions
Defines list of possibilities for creating dynamic objects
ExpressionToString
Defines methods which allow to create a string
Primitives  
StoreDef
These are basic methods that allow to write the state and to process data
Utils  
Variable  
VarLocal
Defines methods which allow to create a local variable
WithInitializer<T extends WithInitializer<T>>