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

E

EMPTY_CHARSEQUENCE - Static variable in class org.tquadrat.foundation.lang.CommonConstants
An empty char sequence.
EMPTY_Object_ARRAY - Static variable in class org.tquadrat.foundation.lang.CommonConstants
An empty array of Object objects.
EMPTY_SoftLazyImpl_ARRAY - Static variable in class org.tquadrat.foundation.lang.internal.SoftLazyImpl
An empty array of SoftLazyImpl<T> objects.
EMPTY_STRING - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The empty string.
EMPTY_String_ARRAY - Static variable in class org.tquadrat.foundation.lang.CommonConstants
An empty array of String instances.
EmptyArgumentException - 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 an empty String, array or Collection argument is provided as an illegal argument value.
EmptyArgumentException() - Constructor for exception class org.tquadrat.foundation.exception.EmptyArgumentException
Creates a new instance of EmptyArgumentException.
EmptyArgumentException(String) - Constructor for exception class org.tquadrat.foundation.exception.EmptyArgumentException
Creates a new instance of EmptyArgumentException.
ENV_JAVA_HOME - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The Java installation directory: "JAVA_HOME".
EOF - Static variable in class org.tquadrat.foundation.lang.CommonConstants
The End-Of-File marker for streams: -1.
equals(Object) - Method in class org.tquadrat.foundation.lang.internal.LazyImpl
equals(Object) - Method in interface org.tquadrat.foundation.lang.Lazy
equals(Object) - Method in record class org.tquadrat.foundation.lang.NameValuePair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.tquadrat.foundation.lang.Pair
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class org.tquadrat.foundation.lang.Status
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.tquadrat.foundation.stream.Indexed
equals(Object, Object) - Static method in class org.tquadrat.foundation.lang.Objects
Returns true if the arguments are equal to each other and false otherwise.
errorCode - Variable in record class org.tquadrat.foundation.lang.Status
The field for the errorCode record component.
errorCode() - Method in record class org.tquadrat.foundation.lang.Status
Returns the value of the errorCode record component.
ErrorHandler<C> - Interface in org.tquadrat.foundation.lang
This is a FunctionalInterface meant to process a given error code and to throw an exception based on that, or to cause some side effects.
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.AggregatingSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.InterleavingSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.MergingSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.SkipUntilSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.TakeWhileSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.UnfoldSpliterator
estimateSize() - Method in class org.tquadrat.foundation.stream.internal.ZippingSpliterator
evaluate() - Method in interface org.tquadrat.foundation.lang.Constraint
The operation.
evaluate(Constraint) - Method in interface org.tquadrat.foundation.lang.AutoLock
Evaluates the given Constraint after obtaining the lock, and returns its result.
evaluate(Constraint) - Method in class org.tquadrat.foundation.lang.internal.AutoLockImpl
Evaluates the given Constraint after obtaining the lock, and returns its result.
evaluate(Constraint) - Method in class org.tquadrat.foundation.lang.internal.LockExecutorImpl
Evaluates the given condition.
evaluate(Constraint) - Method in interface org.tquadrat.foundation.lang.LockExecutor
Evaluates the given condition.
execute(Action) - Method in interface org.tquadrat.foundation.lang.AutoLock
Executes the given action after obtaining the lock.
execute(Action) - Method in class org.tquadrat.foundation.lang.internal.AutoLockImpl
Executes the given action after obtaining the lock.
execute(Action) - Method in class org.tquadrat.foundation.lang.internal.LockExecutorImpl
Executes the given action.
execute(Action) - Method in interface org.tquadrat.foundation.lang.LockExecutor
Executes the given action.
execute(Operation<? extends R>) - Method in interface org.tquadrat.foundation.lang.AutoLock
Executes the given operation after obtaining the lock, and returns its result.
execute(Operation<? extends R>) - Method in class org.tquadrat.foundation.lang.internal.AutoLockImpl
Executes the given operation after obtaining the lock, and returns its result.
execute(Operation<R>) - Method in interface org.tquadrat.foundation.lang.LockExecutor
Executes the given operation.
execute(Operation<T>) - Method in class org.tquadrat.foundation.lang.internal.LockExecutorImpl
Executes the given operation.
ExecutionFailedException(Throwable) - Constructor for exception class org.tquadrat.foundation.lang.AutoLock.ExecutionFailedException
Creates a new instance of ExecutionFailedException from the cause of the failure.
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