Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

O

of(T) - Static method in interface org.tquadrat.foundation.javadoc.internal.foundation.lang.Lazy
Creates a new Lazy instance that is already initialised.

This allows to use Lazy instances also for cloneable objects, given that T is either cloneable itself or immutable.
orElseThrow(Supplier<? extends X>) - Method in class org.tquadrat.foundation.javadoc.internal.foundation.lang.internal.LazyImpl
Returns the value or throws the exception that is created by the given Supplier when not yet initialised.
orElseThrow(Supplier<? extends X>) - Method in interface org.tquadrat.foundation.javadoc.internal.foundation.lang.Lazy
Returns the value or throws the exception that is created by the given Supplier when not yet initialised.
org.tquadrat.foundation.javadoc - package org.tquadrat.foundation.javadoc
The classes in the package org.tquadrat.foundation.javadoc provide some extensions to the standard JavaDoc extensions.
org.tquadrat.foundation.javadoc.internal - package org.tquadrat.foundation.javadoc.internal
Several internal classes for the taglet implementations.
org.tquadrat.foundation.javadoc.internal.foundation.annotation - package org.tquadrat.foundation.javadoc.internal.foundation.annotation
Some specialised annotations.
org.tquadrat.foundation.javadoc.internal.foundation.exception - package org.tquadrat.foundation.javadoc.internal.foundation.exception
A collection of Exceptions.
org.tquadrat.foundation.javadoc.internal.foundation.lang - package org.tquadrat.foundation.javadoc.internal.foundation.lang
Stuff from the foundation-base project.
org.tquadrat.foundation.javadoc.internal.foundation.lang.internal - package org.tquadrat.foundation.javadoc.internal.foundation.lang.internal
 
org.tquadrat.foundation.javadoc.internal.foundation.svg - package org.tquadrat.foundation.javadoc.internal.foundation.svg
The stuff from foundation-svg.
org.tquadrat.foundation.javadoc.internal.foundation.svg.internal - package org.tquadrat.foundation.javadoc.internal.foundation.svg.internal
The internal implementations for the SVG elements.
org.tquadrat.foundation.javadoc.internal.foundation.svg.type - package org.tquadrat.foundation.javadoc.internal.foundation.svg.type
The data types for the SVG attributes.
org.tquadrat.foundation.javadoc.internal.foundation.util - package org.tquadrat.foundation.javadoc.internal.foundation.util
Stuff from foundation-util
org.tquadrat.foundation.javadoc.internal.foundation.xml.builder - package org.tquadrat.foundation.javadoc.internal.foundation.xml.builder
Classes for builder XML elements and documents.
org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal - package org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.internal
The internal classes for the implementation of the XML builder tools.
org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi - package org.tquadrat.foundation.javadoc.internal.foundation.xml.builder.spi
Several classes that are not part of the API for the XML builder tools, but required to implement tools for other, XML-derived languages, like SVG or HTML.
org.tquadrat.foundation.javadoc.umlgraph - package org.tquadrat.foundation.javadoc.umlgraph
The classes required to generate the UML graph for the UMLGraph.Link tag.
OtherFileTagletBase - Class in org.tquadrat.foundation.javadoc.internal
This class is the base class for taglet that allow to include the contents of an external file into the JavaDoc documentation.
OtherFileTagletBase(String, boolean, Set<Taglet.Location>) - Constructor for class org.tquadrat.foundation.javadoc.internal.OtherFileTagletBase
Creates a new IncludeTaglet instance.
OtherFileTagletBase.ProcessMode - Enum Class in org.tquadrat.foundation.javadoc.internal
The process modes for the included file.
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form