Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BASE_STRINGER - Static variable in interface org.tquadrat.foundation.lang.Stringer
-
An implementation of
Stringer
that produces an output that looks like that from the default implementation ofObject.toString()
- BlankArgumentException - Exception Class in org.tquadrat.foundation.exception
-
This is a specialized implementation for the
IllegalArgumentException
that should be used instead of the latter in cases where a blank String is provided as an illegal argument value. - BlankArgumentException() - Constructor for exception class org.tquadrat.foundation.exception.BlankArgumentException
-
Creates a new instance of
BlankArgumentException
. - BlankArgumentException(String) - Constructor for exception class org.tquadrat.foundation.exception.BlankArgumentException
-
Creates a new instance of
BlankArgumentException
. - BUG - Annotation Interface in org.tquadrat.foundation.annotation
-
This annotation allows to add information about applied fixes to a program element.
- build() - Method in class org.tquadrat.foundation.lang.internal.ThreadFactoryBuilderImpl
-
Creates the instance of
ThreadFactory
. - build() - Method in interface org.tquadrat.foundation.lang.ThreadFactoryBuilder
-
Creates the instance of
ThreadFactory
. - buildNumber() - Element in annotation interface org.tquadrat.foundation.annotation.ClassVersion
-
Returns the build number, usually injected during the build by the build tool.
- BYTEARRAY_STRINGER - Static variable in interface org.tquadrat.foundation.lang.Stringer
-
An implementation of
Stringer
forbyte
arrays.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form