new Self Pojo Type
Create a new AvailObject that represents a pojo self type.
Return
The requested pojo type.
Parameters
java Class
A raw pojo that wraps the Java class or interface represented by this pojo self type.
java Ancestors
A set of pojos that wrap Java classes and interfaces. This constitutes this type's complete ancestry of Java types. There are no type parameterization tuples because no Java type may appear multiply in the ancestry of any other Java type with different type parameterizations, thereby permitting pojo self types to omit type parameterization information.