All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description AbstractIterator<T> A base class to simplify implementing iterators so that implementations only have to implement [computeNext] to implement the iterator, calling [done] when the iteration is complete.ActualName Use this annotation in projected source code to indicate the actual name of a feature as originally specified.any Facilitates having an annotation parameter be any annotation type as opposed to a specific one.Array Container for Java array type extensions.Bindings Name/Value bindingsBootstraps DisableStringLiteralTemplates Use this annotation to disable string template processing if you need to use the'$'literally within string literals in your code.FragmentValue Use this annotation in generated code to handle a file fragment inlined in a String literal:IBootstrap IncrementalCompile Use@IncrementalCompileto instruct Manifold to compile select resources incrementally.ManClassUtil This class is in part derived from org.apache.commons.lang.ClassUtils and is intended to break a dependency on that project.ManDateTimeUtil ManEscapeUtil ManIdentifierUtil ManObjectUtil This class is directly derived from org.apache.commons.lang.ObjectUtils and is intended to avoid dependencies on that project.ManObjectUtil.Null Class used as a null placeholder wherenullhas another meaning.ManStringUtil This class is based, in part, on org.apache.commons.lang.StringUtils and is intended to break the dependency on that project.NoBootstrap A class annotated with this will not have the Manifold bootstrap class initialization block injected.Null The type of null.
- Assignable to any non-primitive type.
- Virtual subtype of all non-primitive types.
- The type of tuple expression item (foo:null) esp. as a function argument.Pair<F,S> A simple class to type-safely model a pair of values.Pair.And Enables the:first and secondsyntax forPair, which is particularly useful with theMap#mapOfextension method.Pair.And.First<F> PathUtil Precompile Deprecated. Use -Amanifold.resource.<file-ext>=[type-name-regex] javac command line arguments.Precompiles Deprecated. Use -Amanifold.resource.<file-ext>=[type-name-regex] javac command line arguments.RegExpMatch ReservedWordMapping ScriptException This class is adapted from javax.script.ScriptException because some Java-based runtime environments such as Android do not support javax.script.ServiceUtil SourcePosition This annotation is used for anITypeManifoldto map a generated Java feature to the corresponding resource file location.Stack<T> StreamUtil TempFileUtil TypeReference TypeReferences TypesUtil