Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- WildcardTypeName - Interface in org.tquadrat.foundation.javacomposer
-
The specialisation of
TypeName
for wildcard named types. - WildcardTypeNameImpl - Class in org.tquadrat.foundation.javacomposer.internal
-
The implementation of
TypeNameImpl
for wildcard named types. - WildcardTypeNameImpl(List<? extends TypeNameImpl>, List<? extends TypeNameImpl>) - Constructor for class org.tquadrat.foundation.javacomposer.internal.WildcardTypeNameImpl
-
Creates a new
WildcardTypeNameImpl
instance. - WildcardTypeNameImpl(List<? extends TypeNameImpl>, List<? extends TypeNameImpl>, List<AnnotationSpecImpl>) - Constructor for class org.tquadrat.foundation.javacomposer.internal.WildcardTypeNameImpl
-
Creates a new
WildcardTypeNameImpl
instance. - withBounds(Type...) - Method in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
-
Returns a new
TypeVariableName
instance as a copy of this one, with the given bounds added. - withBounds(Type...) - Method in interface org.tquadrat.foundation.javacomposer.TypeVariableName
-
Returns a new instance for an implementation of
TypeVariableName
as a copy of this one, but with the given bounds added. - withBounds(List<TypeName>) - Method in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
-
Returns a new instance for an implementation of
TypeVariableName
as a copy of this one, but with the given bounds added. - withBounds(List<TypeName>) - Method in interface org.tquadrat.foundation.javacomposer.TypeVariableName
-
Returns a new instance for an implementation of
TypeVariableName
as a copy of this one, but with the given bounds added. - withBounds(TypeName...) - Method in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
-
Returns a new
TypeVariableName
instance as a copy of this one, with the given bounds added. - withBounds(TypeName...) - Method in interface org.tquadrat.foundation.javacomposer.TypeVariableName
-
Returns a new instance for an implementation of
TypeVariableName
as a copy of this one, but with the given bounds added. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.ArrayTypeName
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.ClassName
-
Creates a new instance for an implementation of
ClassName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.ArrayTypeNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.ClassNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.ParameterizedTypeNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.TypeNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in class org.tquadrat.foundation.javacomposer.internal.WildcardTypeNameImpl
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.ParameterizedTypeName
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.TypeName
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.TypeVariableName
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - withoutAnnotations() - Method in interface org.tquadrat.foundation.javacomposer.WildcardTypeName
-
Creates a new instance for an implementation of
TypeName
as a copy of this one, but without any annotations. - WRAP - Enum constant in enum class org.tquadrat.foundation.javacomposer.internal.LineWrapper.FlushType
-
Add a new line.
- wrappingSpace(int) - Method in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
-
Emits either a space or a newline character.
- writeTo(File) - Method in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
-
Writes this
JavaFile
instance to the given target folder as a UTF-8 file, using the standard directory structure for the packages. - writeTo(File) - Method in interface org.tquadrat.foundation.javacomposer.JavaFile
-
Writes this
JavaFile
instance to the given target folder as a UTF-8 file, using the standard directory structure for the packages. - writeTo(Appendable) - Method in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
-
Writes this
JavaFile
instance to the givenAppendable
. - writeTo(Appendable) - Method in interface org.tquadrat.foundation.javacomposer.JavaFile
-
Writes this
JavaFile
instance to the givenAppendable
. - writeTo(Path) - Method in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
-
Writes this
JavaFile
instance to the given target folder as a UTF-8 file, using the standard directory structure for the packages. - writeTo(Path) - Method in interface org.tquadrat.foundation.javacomposer.JavaFile
-
Writes this
JavaFile
instance to the given target folder as a UTF-8 file, using the standard directory structure for the packages. - writeTo(Filer) - Method in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
-
Writes
JavaFile
instance to the givenFiler
instance. - writeTo(Filer) - Method in interface org.tquadrat.foundation.javacomposer.JavaFile
-
Writes
JavaFile
instance to the givenFiler
instance.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form