Index

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

G

generateName() - Method in class org.tquadrat.foundation.lang.internal.ThreadFactoryBuilderImpl.ThreadFactoryImpl
Returns the name for the new thread.
GenericStringConverter<T> - Class in org.tquadrat.foundation.lang
This implementation of StringConverter allows to create an instance of StringConverter for an arbitrary type on the fly.
GenericStringConverter(Function<? extends CharSequence, T>) - Constructor for class org.tquadrat.foundation.lang.GenericStringConverter
Creates a new GenericStringConverter instance that uses Stringer.DEFAULT_STRINGER to convert an object of type T to a String.
GenericStringConverter(Function<? extends CharSequence, T>, Stringer<T>) - Constructor for class org.tquadrat.foundation.lang.GenericStringConverter
Creates a new GenericStringConverter instance.
get() - Method in interface org.tquadrat.foundation.function.Getter
Returns a value.
get() - Method in interface org.tquadrat.foundation.function.NumberSupplier
get() - Method in interface org.tquadrat.foundation.function.tce.TCESupplier
Returns a result.
get() - Method in class org.tquadrat.foundation.lang.internal.LazyImpl
Returns the value for this instance of Lazy.
get() - Method in class org.tquadrat.foundation.lang.internal.SoftLazyImpl
Returns the value from this instance of SoftLazy.
get() - Method in interface org.tquadrat.foundation.lang.Lazy
Returns the value for this instance of Lazy.
get() - Method in interface org.tquadrat.foundation.lang.Operation
The operation.
get() - Method in interface org.tquadrat.foundation.lang.SoftLazy
Returns the value from this instance of SoftLazy.
getAsNumber() - Method in interface org.tquadrat.foundation.function.NumberSupplier
Gets a result.
getAsString() - Method in interface org.tquadrat.foundation.lang.Lazy
Returns the value for this instance of Lazy as its String representation.
getAsString(Stringer<? super T>) - Method in interface org.tquadrat.foundation.lang.Lazy
Returns the value for this instance of Lazy as a String that is generated by the provided Stringer.
getCause() - Method in exception class org.tquadrat.foundation.exception.LambdaContainerException.UnexpectedException
getCheckedCause(Class<T>) - Method in exception class org.tquadrat.foundation.exception.LambdaContainerException
Returns the contained Exception if it is of the given type; otherwise a RuntimeException is thrown.
getExactSizeIfKnown() - Method in class org.tquadrat.foundation.stream.internal.InterleavingSpliterator
getIndex() - Method in class org.tquadrat.foundation.stream.Indexed
Returns the index.
getKey() - Method in class org.tquadrat.foundation.stream.Indexed
getOrElseThrow(ErrorHandler<? super C>) - Method in record class org.tquadrat.foundation.lang.Status
Returns the result in case of a success, otherwise executes the given error handler and throws the exception determined by it.
getSubjectClass() - Method in class org.tquadrat.foundation.lang.internal.DefaultEnumStringConverter
Provides the subject class for this converter.
Getter<T> - Interface in org.tquadrat.foundation.function
The definition for a getter method.
getValue() - Method in class org.tquadrat.foundation.stream.Indexed
The indexed value.
getWrappedLockInstance() - Method in interface org.tquadrat.foundation.lang.AutoLock
Returns the wrapped lock.
getWrappedLockInstance() - Method in class org.tquadrat.foundation.lang.internal.AutoLockImpl
Returns the wrapped lock.
GRAVITY_CONSTANT - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The Gravity constant: 6.672E-11 (N * m2)/(kg2).
A B C D E F G H I L M N O P R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form