Uses of Interface
manifold.api.type.ISelfCompiled
-
Packages that use ISelfCompiled Package Description manifold.api.type -
-
Uses of ISelfCompiled in manifold.api.type
Subinterfaces of ISelfCompiled in manifold.api.type Modifier and Type Interface Description interfaceITypeManifoldAITypeManifoldis a fundamental component of the Manifold API.Classes in manifold.api.type that implement ISelfCompiled Modifier and Type Class Description classJavaTypeManifold<M extends IModel>A base class for a Java source producer that is based on a resource file of a specific extension.classResourceFileTypeManifold<M extends IModel>A base class for a type manifold that is based on a resource file type, typically discernible by the file extension.classUrlTypeManifoldA base class for non-resource based type manifolds.
-