Index

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

A

accept(A, B, C) - Method in interface net.orbyfied.j8.util.functional.TriConsumer
 
accept(A, B, C, D) - Method in interface net.orbyfied.j8.util.functional.QuadConsumer
 
Access - Class in net.orbyfied.j8.util.security
 
Access() - Constructor for class net.orbyfied.j8.util.security.Access
 
accessible(T) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
AccessValidator - Interface in net.orbyfied.j8.util.security
 
AccessViolationException - Exception in net.orbyfied.j8.util.security
 
AccessViolationException() - Constructor for exception net.orbyfied.j8.util.security.AccessViolationException
 
AccessViolationException(String) - Constructor for exception net.orbyfied.j8.util.security.AccessViolationException
 
AccessViolationException(String, Throwable) - Constructor for exception net.orbyfied.j8.util.security.AccessViolationException
 
AccessViolationException(String, Throwable, boolean, boolean) - Constructor for exception net.orbyfied.j8.util.security.AccessViolationException
 
AccessViolationException(Throwable) - Constructor for exception net.orbyfied.j8.util.security.AccessViolationException
 
Accumulator<T> - Interface in net.orbyfied.j8.util.functional
 
add(String, Property<?>) - Method in class net.orbyfied.j8.util.builder.Properties
 
add(Logger) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
add(T) - Method in interface net.orbyfied.j8.util.functional.Accumulator
 
addConfigure(LoggerGroup.Configure) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
addExact(Property<?>) - Method in class net.orbyfied.j8.util.builder.Properties
 
addFirst(LogHandler) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Adds a handler to the pipeline, putting it in the named map if it has a name.
addLast(LogHandler) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Adds a handler to the pipeline, putting it in the named map if it has a name.
all() - Method in class net.orbyfied.j8.util.logging.LogPipeline
Get a list of all handlers in order.
Ansi - Class in net.orbyfied.j8.util.logging.formatting
Main class for ANSI information.
Ansi() - Constructor for class net.orbyfied.j8.util.logging.formatting.Ansi
 
AnsiAttr - Class in net.orbyfied.j8.util.logging.formatting
Represents an
AnsiAttr() - Constructor for class net.orbyfied.j8.util.logging.formatting.AnsiAttr
 
apply(A, B, C) - Method in interface net.orbyfied.j8.util.functional.TriFunction
 
applyConfig(Logger) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
AQUA_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
AQUA_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
ARRAY - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A list structure based on a Java array list.
ARROW - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
assertAccess(int, AccessValidator) - Static method in class net.orbyfied.j8.util.security.Access
 
ASSIGN - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Assign.
ASSIGN - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
AssignNode - Class in net.orbyfied.j8.util.math.expr.node
 
AssignNode(ExpressionNode, ExpressionNode, ExpressionNode) - Constructor for class net.orbyfied.j8.util.math.expr.node.AssignNode
 
async - Variable in class net.orbyfied.j8.util.logging.LogHandler
 
async(boolean) - Method in class net.orbyfied.j8.util.logging.LogHandler
 
at(int) - Method in interface net.orbyfied.j8.util.Sequence
 
atLine(int) - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 

B

BACKGROUND - Enum constant in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
 
bg() - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
BIN_OP - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Binary operator.
BinOpNode - Class in net.orbyfied.j8.util.math.expr.node
 
BinOpNode(Operator, ExpressionNode, ExpressionNode) - Constructor for class net.orbyfied.j8.util.math.expr.node.BinOpNode
 
BLACK_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
BLACK_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
blank() - Method in class net.orbyfied.j8.util.builder.Properties
 
BLUE_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
BLUE_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
BOLD - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
branch() - Method in class net.orbyfied.j8.util.Reader
 
branch() - Method in class net.orbyfied.j8.util.StringReader
 
build() - Method in class net.orbyfied.j8.util.builder.Builder
 
build() - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
builder() - Static method in interface net.orbyfied.j8.util.functional.EntryOperation
 
builder(String) - Static method in class net.orbyfied.j8.util.logging.io.LogOutput
 
Builder<T,S extends Builder> - Class in net.orbyfied.j8.util.builder
A class responsible for configuring and building an instance of T.
Builder() - Constructor for class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
Builder(BuilderTemplate<T, S>) - Constructor for class net.orbyfied.j8.util.builder.Builder
 
Builder.Raw<T> - Class in net.orbyfied.j8.util.builder
 
BuilderTemplate<T,B extends Builder> - Class in net.orbyfied.j8.util.builder
A class responsible for specifying the instance parameters for T to a builder of T.
BuilderTemplate(Class<T>) - Constructor for class net.orbyfied.j8.util.builder.BuilderTemplate
 

C

c(AnsiAttr...) - Method in class net.orbyfied.j8.util.logging.formatting.AnsiAttr
 
call(Context, ExpressionNode[]) - Method in class net.orbyfied.j8.util.math.expr.ExpressionFunction.TypedWrappedFunction
 
call(Context, T[]) - Method in interface net.orbyfied.j8.util.math.expr.ExpressionFunction
 
CALL - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Call value.
CallNode - Class in net.orbyfied.j8.util.math.expr.node
 
CallNode(ExpressionNode, List<ExpressionNode>) - Constructor for class net.orbyfied.j8.util.math.expr.node.CallNode
 
callStack - Variable in class net.orbyfied.j8.util.math.expr.Context
The call stack.
carried() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
carried(String) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
carry(String, T) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
check(StackTraceElement[], StackTraceElement) - Method in interface net.orbyfied.j8.util.security.AccessValidator
 
checkAccess(int, AccessValidator) - Static method in class net.orbyfied.j8.util.security.Access
Checks if the frame with off + 1 has permission following the validator supplied.
checkBool() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
checkNonNil() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
checkType(ExpressionValue.Type) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
child() - Method in class net.orbyfied.j8.util.math.expr.Context
 
child(boolean) - Method in class net.orbyfied.j8.util.math.expr.Context
 
clamp(int) - Method in class net.orbyfied.j8.util.Reader
Clamps an index in to the minimum (0) and maximum (string length) index.
clamp(int) - Method in class net.orbyfied.j8.util.StringReader
Clamps an index in to the minimum (0) and maximum (string length) index.
classForName(String) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
classForName(String, boolean, ClassLoader) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
ClassResourceResolver - Class in net.orbyfied.j8.util.resource
 
ClassResourceResolver(Class<?>) - Constructor for class net.orbyfied.j8.util.resource.ClassResourceResolver
 
clone() - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
close() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
Closes this output, deactivating the worker thread and closing the output stream.
code(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.AnsiAttr
Returns/generates the ANSI escape code of the attribute.
code(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
 
code(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.attr.LiteralAttr
 
code(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
Returns the ANSI code for this format.
col - Variable in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
The raw color object.
collect() - Method in class net.orbyfied.j8.util.Reader
Collects until the end of the string.
collect() - Method in class net.orbyfied.j8.util.StringReader
Collects until the end of the string.
collect(Predicate<Character>) - Method in class net.orbyfied.j8.util.StringReader
 
collect(Predicate<Character>, int) - Method in class net.orbyfied.j8.util.StringReader
 
collect(Predicate<Character>, Predicate<Character>) - Method in class net.orbyfied.j8.util.StringReader
 
collect(Predicate<Character>, Predicate<Character>, int) - Method in class net.orbyfied.j8.util.StringReader
 
collect(Predicate<Character>, Predicate<Character>, Consumer<Character>) - Method in class net.orbyfied.j8.util.StringReader
 
collect(Predicate<T>) - Method in class net.orbyfied.j8.util.Reader
 
collect(Predicate<T>, int) - Method in class net.orbyfied.j8.util.Reader
 
collect(Predicate<T>, Predicate<T>) - Method in class net.orbyfied.j8.util.Reader
 
collect(Predicate<T>, Predicate<T>, int) - Method in class net.orbyfied.j8.util.Reader
 
collect(Predicate<T>, Predicate<T>, Consumer<T>) - Method in class net.orbyfied.j8.util.Reader
 
collectInt(int) - Method in class net.orbyfied.j8.util.StringReader
 
COLON - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
color - Variable in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
Color string/array.
ColorAttr - Class in net.orbyfied.j8.util.logging.formatting.attr
 
ColorAttr(char) - Constructor for class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
8-bit constructor.
ColorAttr(int, int, int) - Constructor for class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
24-bit RGB constructor.
ColorAttr(Color) - Constructor for class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
 
ColorType - Enum Class in net.orbyfied.j8.util.logging.formatting.arg
 
COMMA - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
concat(AnsiAttr...) - Method in class net.orbyfied.j8.util.logging.formatting.AnsiAttr
Concatenates this color/formatting code with the others specified.
configure(LoggerGroup, Logger) - Method in interface net.orbyfied.j8.util.logging.LoggerGroup.Configure
 
CONSTANT - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
For a constant value.
ConstantNode - Class in net.orbyfied.j8.util.math.expr.node
 
ConstantNode(ExpressionValue<?>) - Constructor for class net.orbyfied.j8.util.math.expr.node.ConstantNode
 
construct(B) - Method in class net.orbyfied.j8.util.builder.Constructor
Constructs a new instance of type T with the information provided by the builder.
Constructor<T,B extends Builder> - Class in net.orbyfied.j8.util.builder
 
Constructor(Class<T>) - Constructor for class net.orbyfied.j8.util.builder.Constructor
 
constructors(Constructor<T, B>...) - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
Context - Class in net.orbyfied.j8.util.math.expr
 
Context(Context, Context) - Constructor for class net.orbyfied.j8.util.math.expr.Context
 
copyFrom(Matrix) - Method in class net.orbyfied.j8.util.math.Matrix
 
count() - Method in class net.orbyfied.j8.util.logging.LogPipeline
Get the amount of handlers.
cover(StringLocation, StringLocation) - Static method in class net.orbyfied.j8.util.math.expr.StringLocation
 
create(Object...) - Method in class net.orbyfied.j8.util.builder.Factory
 
create(String) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
createAndCacheCode(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
createCode(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
Generate the code.
current() - Method in class net.orbyfied.j8.util.Reader
Returns the data at the current position or null if in an invalid position.
current() - Method in class net.orbyfied.j8.util.StringReader
Returns the character at the current position or StringReader.DONE if in an invalid position.

D

DARK_AQUA_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_AQUA_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_BLUE_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_BLUE_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_GRAY_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_GRAY_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_GREEN_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_GREEN_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_PINK_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_PINK_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_RED_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_RED_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_YELLOW_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
DARK_YELLOW_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
defaulted() - Method in class net.orbyfied.j8.util.builder.Property
 
defaulted(T) - Method in class net.orbyfied.j8.util.builder.Property
 
defaults() - Method in class net.orbyfied.j8.util.builder.Properties
 
defaultValue - Variable in class net.orbyfied.j8.util.builder.Property
 
defaultValue() - Method in class net.orbyfied.j8.util.builder.Property
 
DIVIDE - Enum constant in enum class net.orbyfied.j8.util.math.expr.Operator
 
doGet(Function<K, V>) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
doHas(BiPredicate<K, V>) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
DONE - Static variable in class net.orbyfied.j8.util.StringReader
Character to indicate EOF.
doString(Context, String) - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
dot(Vector) - Method in class net.orbyfied.j8.util.math.Vector
 
DOT - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
doWith(BiConsumer<K, V>) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
doWithout(BiConsumer<K, V>) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 

E

EMPTY - Static variable in class net.orbyfied.j8.util.math.expr.StringLocation
 
ENCIRCLED - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
encode(AnsiAttr...) - Static method in class net.orbyfied.j8.util.logging.formatting.Ansi
Encodes an array of attributes into a valid ANSI sequence.
EntryOperation<R,K,V> - Interface in net.orbyfied.j8.util.functional
An operation which works on an entry in a collection or provider, by key and value.
EntryOperation.Builder<R,K,V> - Class in net.orbyfied.j8.util.functional
 
equals(Object) - Method in class net.orbyfied.j8.util.data.Pair
 
equals(Object) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
err - Variable in class net.orbyfied.j8.util.logging.Logger
Deprecated.
err(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
err(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
ERROR - Static variable in class net.orbyfied.j8.util.logging.LogLevel
 
ErrorInReflectionException - Exception in net.orbyfied.j8.util.reflect
 
ErrorInReflectionException() - Constructor for exception net.orbyfied.j8.util.reflect.ErrorInReflectionException
 
ErrorInReflectionException(String) - Constructor for exception net.orbyfied.j8.util.reflect.ErrorInReflectionException
 
ErrorInReflectionException(String, Throwable) - Constructor for exception net.orbyfied.j8.util.reflect.ErrorInReflectionException
 
ErrorInReflectionException(String, Throwable, boolean, boolean) - Constructor for exception net.orbyfied.j8.util.reflect.ErrorInReflectionException
 
ErrorInReflectionException(Throwable) - Constructor for exception net.orbyfied.j8.util.reflect.ErrorInReflectionException
 
errt(String, Throwable, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
ESC_CHAR - Static variable in class net.orbyfied.j8.util.logging.formatting.Ansi
The escape character which denotes the ANSI code.
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.AssignNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.BinOpNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.CallNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.ConstantNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.IfNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.IndexNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.ReturnContextNode
 
evaluate(Context) - Method in class net.orbyfied.j8.util.math.expr.node.UnaryOpNode
 
exists() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
If the resource exists and is available.
existsSafe(URL) - Method in class net.orbyfied.j8.util.resource.ClassResourceResolver
 
existsSafe(URL) - Method in interface net.orbyfied.j8.util.resource.ResourceResolver
 
ExpressionFunction<T> - Interface in net.orbyfied.j8.util.math.expr
 
ExpressionFunction.TypedWrappedFunction - Class in net.orbyfied.j8.util.math.expr
 
ExpressionNode - Class in net.orbyfied.j8.util.math.expr
 
ExpressionNode(ExpressionNode.Type) - Constructor for class net.orbyfied.j8.util.math.expr.ExpressionNode
 
ExpressionNode.Type - Enum Class in net.orbyfied.j8.util.math.expr
 
ExpressionParser - Class in net.orbyfied.j8.util.math.expr
An expression parser.
ExpressionParser() - Constructor for class net.orbyfied.j8.util.math.expr.ExpressionParser
 
ExpressionValue<T> - Class in net.orbyfied.j8.util.math.expr
 
ExpressionValue(ExpressionValue.Type) - Constructor for class net.orbyfied.j8.util.math.expr.ExpressionValue
 
ExpressionValue(ExpressionValue.Type, T) - Constructor for class net.orbyfied.j8.util.math.expr.ExpressionValue
 
ExpressionValue.Type - Enum Class in net.orbyfied.j8.util.math.expr
 
ExprException - Exception in net.orbyfied.j8.util.math.expr.error
 
ExprException() - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprException
 
ExprException(String) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprException
 
ExprException(String, Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprException
 
ExprException(Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprException
 
ExprInterpreterException - Exception in net.orbyfied.j8.util.math.expr.error
 
ExprInterpreterException() - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
ExprInterpreterException(String) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
ExprInterpreterException(String, Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
ExprInterpreterException(Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
ExprParserException - Exception in net.orbyfied.j8.util.math.expr.error
 
ExprParserException(String) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprParserException
 
ExprParserException(String, Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprParserException
 
ExprParserException(Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.ExprParserException
 
extendTail(String, int, char) - Static method in class net.orbyfied.j8.util.StringUtil
 

F

Factory<T> - Class in net.orbyfied.j8.util.builder
 
Factory() - Constructor for class net.orbyfied.j8.util.builder.Factory
 
fail(ReflectorFail) - Method in class net.orbyfied.j8.util.reflect.Reflector
Register a failure to the handler.
FAIL_HANDLER_PRINT - Static variable in class net.orbyfied.j8.util.reflect.Reflector
 
FAIL_HANDLER_RETHROW - Static variable in class net.orbyfied.j8.util.reflect.Reflector
 
FAINT - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
Deprecated.
fg() - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
FILE - Static variable in interface net.orbyfied.j8.util.resource.ResourceResolver
 
findConstructor(B) - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
fixPath(String) - Method in class net.orbyfied.j8.util.resource.ClassResourceResolver
 
FOREGROUND - Enum constant in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
 
fork(String) - Method in class net.orbyfied.j8.util.logging.io.LogOutput
Forks this output.
format(Object...) - Method in class net.orbyfied.j8.util.StringUtil.FormatPattern
Formats this pattern using the values and returns it as a string.
format(String, Object...) - Static method in class net.orbyfied.j8.util.StringUtil
Compiles the format into a pattern and immediately formats it with the values.
FormatPattern() - Constructor for class net.orbyfied.j8.util.StringUtil.FormatPattern
 
formatted(boolean) - Method in class net.orbyfied.j8.util.logging.io.LogOutput.Builder
 
formatted(String, String) - Static method in class net.orbyfied.j8.util.logging.LogText
 
FORMATTING - Enum constant in enum class net.orbyfied.j8.util.logging.formatting.arg.ColorType
 
forReader(StringReader) - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
forString(String) - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
FRAMED - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
FUNCTION - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A callable function.

G

get() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
get() - Method in interface net.orbyfied.j8.util.functional.ThrowableSupplier
 
get(int) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Get a handler by index if inbound, or null if out of bounds.
get(int, int) - Method in class net.orbyfied.j8.util.math.Matrix
 
get(String) - Method in class net.orbyfied.j8.util.builder.Builder
 
get(String) - Method in class net.orbyfied.j8.util.builder.Properties
 
get(String) - Method in class net.orbyfied.j8.util.builder.Values
 
get(String) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Get a handler by name if present, or null if absent.
get(String) - Method in class net.orbyfied.j8.util.logging.LogText
 
get(Property<T>) - Method in class net.orbyfied.j8.util.builder.Values
 
getAll() - Method in class net.orbyfied.j8.util.builder.Properties
 
getAstNode() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
getByName(String) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
getCallerClass(int) - Static method in class net.orbyfied.j8.util.ReflectionUtil
Get the caller class at the provided offset.
getCallerFrame(int) - Static method in class net.orbyfied.j8.util.ReflectionUtil
Get the caller stack trace element at the provided offset.
getCallerFrame(int, Predicate<StackTraceElement>) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
getClassSafe(String) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
getColorAsObject() - Method in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
 
getData() - Method in class net.orbyfied.j8.util.math.Matrix
 
getData() - Method in class net.orbyfied.j8.util.math.Vector
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.AssignNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.BinOpNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.CallNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.ConstantNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.IndexNode
 
getDataAsString() - Method in class net.orbyfied.j8.util.math.expr.node.UnaryOpNode
 
getDeclaredConstructorSafe(Class<?>, Class...) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
getDeclaredFieldSafe(Class<?>, String) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
getDeclaredMethodSafe(Class<?>, String, Class...) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
getEndIndex() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
getExact(String) - Method in class net.orbyfied.j8.util.builder.Properties
 
getFilename() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
getFirst() - Method in class net.orbyfied.j8.util.data.Pair
 
getFromArray(Object...) - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
 
getGlobal() - Method in class net.orbyfied.j8.util.math.expr.Context
 
getHeight() - Method in class net.orbyfied.j8.util.math.Matrix
 
getIdentifier() - Method in class net.orbyfied.j8.util.logging.LogLevel
 
getLevel() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getLinear() - Method in class net.orbyfied.j8.util.logging.LogText
 
getLn() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
getLocation() - Method in exception net.orbyfied.j8.util.math.expr.error.ExprException
 
getLocation() - Method in exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
getLocation() - Method in exception net.orbyfied.j8.util.math.expr.error.ExprParserException
 
getLocation() - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
getLocation() - Method in class net.orbyfied.j8.util.math.expr.Token
 
getLogger() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getMapped() - Method in class net.orbyfied.j8.util.logging.LogText
 
getMessage() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getMessage() - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
getName() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
getName() - Method in class net.orbyfied.j8.util.logging.Logger
 
getName() - Method in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
 
getName() - Method in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
getOrCreate(String, Function<String, T>) - Method in class net.orbyfied.j8.util.logging.LogText
 
getParameterCount() - Method in enum class net.orbyfied.j8.util.math.expr.Operator
 
getParent() - Method in class net.orbyfied.j8.util.math.expr.Context
 
getPositionApproximation() - Method in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 
getPrefix() - Method in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
 
getReflector() - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
getResolver() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
Returns the resolver associated with this handle.
getResourceFromPath(String) - Method in class net.orbyfied.j8.util.resource.ClassResourceResolver
 
getResourceFromPath(String) - Method in interface net.orbyfied.j8.util.resource.ResourceResolver
 
getRuntimeType() - Method in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
 
getSecond() - Method in class net.orbyfied.j8.util.data.Pair
 
getSequence() - Method in class net.orbyfied.j8.util.Reader
 
getSize() - Method in class net.orbyfied.j8.util.math.Vector
 
getStage() - Method in class net.orbyfied.j8.util.logging.Logger
 
getStartIndex() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
getStream() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
getString() - Method in enum class net.orbyfied.j8.util.math.expr.Operator
 
getString() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
getString() - Method in class net.orbyfied.j8.util.StringReader
 
getStrReader() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
getTag() - Method in class net.orbyfied.j8.util.logging.Logger
 
getTagger() - Method in class net.orbyfied.j8.util.logging.LogLevel
 
getText() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getThrowables() - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
getTokens() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
getType() - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
getType() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
getType() - Method in class net.orbyfied.j8.util.math.expr.Token
 
getUrl() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
Gets the URL associated with this resource.
getValue() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
getValue() - Method in class net.orbyfied.j8.util.math.expr.Token
 
getValue(Object) - Method in class net.orbyfied.j8.util.math.expr.Context
 
getValueAs() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
getValueAs() - Method in class net.orbyfied.j8.util.math.expr.Token
 
getValueAs(Class<V>) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
getValueAs(Class<V>) - Method in class net.orbyfied.j8.util.math.expr.Token
 
getValues() - Method in class net.orbyfied.j8.util.math.expr.Context
 
getValueStrict(ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.Context
 
getValueType() - Method in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
getValueUnchecked() - Method in class net.orbyfied.j8.util.math.expr.Token
 
getWidth() - Method in class net.orbyfied.j8.util.math.Matrix
 
GLOBAL - Static variable in class net.orbyfied.j8.util.logging.LoggerGroup
 
GRAY_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
GRAY_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
GREEN_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
GREEN_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
group - Variable in class net.orbyfied.j8.util.logging.Logger
 

H

handle(LogPipeline, LogRecord) - Method in interface net.orbyfied.j8.util.logging.LogHandler.Action
Handles a record.
handle(LogPipeline, LogRecord) - Method in class net.orbyfied.j8.util.logging.LogHandler
Called by a pipeline when an event (LogRecord) needs to be handled.
has() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
hashCode() - Method in class net.orbyfied.j8.util.data.Pair
 
hashCode() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
hasValue() - Method in class net.orbyfied.j8.util.math.expr.Token
 
HIGH - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 
HIGHEST - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 

I

IDENTIFIER - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
IF - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
If statement.
IfNode - Class in net.orbyfied.j8.util.math.expr.node
 
IfNode(ExpressionNode.Type) - Constructor for class net.orbyfied.j8.util.math.expr.node.IfNode
 
ignore(String) - Method in class net.orbyfied.j8.util.builder.Builder
 
in() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
Opens an input stream to the resource.
index - Variable in class net.orbyfied.j8.util.math.expr.node.IndexNode
 
index() - Method in class net.orbyfied.j8.util.Reader
 
index() - Method in class net.orbyfied.j8.util.StringReader
 
index(int) - Method in class net.orbyfied.j8.util.Reader
 
index(int) - Method in class net.orbyfied.j8.util.StringReader
 
INDEX - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Index.
IndexNode - Class in net.orbyfied.j8.util.math.expr.node
 
IndexNode(ExpressionNode, ExpressionNode) - Constructor for class net.orbyfied.j8.util.math.expr.node.IndexNode
 
inFile(String) - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
info(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
info(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
INFO - Static variable in class net.orbyfied.j8.util.logging.LogLevel
 
inModule(Class<?>) - Static method in interface net.orbyfied.j8.util.resource.ResourceResolver
 
internalWalkParents(Class<?>, Predicate<Class<?>>, BiConsumer<Integer, Class<?>>, int) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
invokeSafe(Method, Object, Object...) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
isActive() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
isAsync() - Method in class net.orbyfied.j8.util.logging.LogHandler
 
isCancelled() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
isDefaulted - Variable in class net.orbyfied.j8.util.builder.Property
 
isDigit(char, int) - Method in class net.orbyfied.j8.util.StringReader
 
isDirectory() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
If the resource is a directory.
isDirectorySafe(URL) - Method in class net.orbyfied.j8.util.resource.ClassResourceResolver
 
isDirectorySafe(URL) - Method in interface net.orbyfied.j8.util.resource.ResourceResolver
 
isFormatted() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
isNil() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
isRequired - Variable in class net.orbyfied.j8.util.builder.Property
 
isRGB() - Method in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
Checks if the attribute contains an RGB color.
ITALIC - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
Deprecated.

K

key() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
key(K) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
KeyProvider<K> - Interface in net.orbyfied.j8.util.functional
 
KW_FUNC - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 

L

LEFT_PARENTHESIS - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
lex() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
LIGHT - Enum constant in enum class net.orbyfied.j8.util.logging.formatting.arg.ColorType
 
LiteralAttr - Class in net.orbyfied.j8.util.logging.formatting.attr
A literal ANSI attribute, which just returns the code passed into the constructor, without any processing or anything like that.
LiteralAttr(String) - Constructor for class net.orbyfied.j8.util.logging.formatting.attr.LiteralAttr
 
located(String, StringReader, int, int) - Method in class net.orbyfied.j8.util.math.expr.Token
 
located(StringLocation) - Method in exception net.orbyfied.j8.util.math.expr.error.ExprException
 
located(StringLocation) - Method in exception net.orbyfied.j8.util.math.expr.error.ExprInterpreterException
 
located(StringLocation) - Method in exception net.orbyfied.j8.util.math.expr.error.ExprParserException
 
located(StringLocation) - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
located(StringLocation) - Method in class net.orbyfied.j8.util.math.expr.Token
 
lockNewline() - Method in class net.orbyfied.j8.util.logging.LogText
Lock the new line value.
log(LogLevel, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
log(LogLevel, Consumer<LogRecord>, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
logf(LogLevel, String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
Logger - Class in net.orbyfied.j8.util.logging
 
LoggerGroup - Class in net.orbyfied.j8.util.logging
 
LoggerGroup(String) - Constructor for class net.orbyfied.j8.util.logging.LoggerGroup
 
LoggerGroup.Configure - Interface in net.orbyfied.j8.util.logging
 
LogHandler - Class in net.orbyfied.j8.util.logging
 
LogHandler() - Constructor for class net.orbyfied.j8.util.logging.LogHandler
 
LogHandler(String) - Constructor for class net.orbyfied.j8.util.logging.LogHandler
 
LogHandler(String, LogHandler.Priority) - Constructor for class net.orbyfied.j8.util.logging.LogHandler
 
LogHandler(LogHandler.Priority) - Constructor for class net.orbyfied.j8.util.logging.LogHandler
 
LogHandler.Action - Interface in net.orbyfied.j8.util.logging
Handler action
LogHandler.Priority - Enum Class in net.orbyfied.j8.util.logging
Priority enum.
LogLevel - Class in net.orbyfied.j8.util.logging
 
LogLevel(String, BiConsumer<LogRecord, LogText>) - Constructor for class net.orbyfied.j8.util.logging.LogLevel
 
LogOutput - Class in net.orbyfied.j8.util.logging.io
 
LogOutput.Builder - Class in net.orbyfied.j8.util.logging.io
 
LogPipeline - Class in net.orbyfied.j8.util.logging
 
LogPipeline() - Constructor for class net.orbyfied.j8.util.logging.LogPipeline
 
LogRecord - Class in net.orbyfied.j8.util.logging
 
LogText - Class in net.orbyfied.j8.util.logging
 
LogText() - Constructor for class net.orbyfied.j8.util.logging.LogText
 
LogText.Stringable - Interface in net.orbyfied.j8.util.logging
 
LOW - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 
LOWEST - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 

M

make(ExpressionFunction<ExpressionValue<?>>) - Static method in interface net.orbyfied.j8.util.math.expr.ExpressionFunction
 
make(ExpressionFunction<ExpressionValue<?>>, String...) - Static method in interface net.orbyfied.j8.util.math.expr.ExpressionFunction
 
make(ExpressionFunction<ExpressionValue<?>>, List<String>) - Static method in interface net.orbyfied.j8.util.math.expr.ExpressionFunction
 
mapped(Accumulator<D>, Function<S, D>) - Static method in interface net.orbyfied.j8.util.functional.Accumulator
 
mark(String, Property<?>, Object) - Method in class net.orbyfied.j8.util.builder.Values
 
marked(String, Property<?>) - Method in class net.orbyfied.j8.util.builder.Values
 
Matrix - Class in net.orbyfied.j8.util.math
 
Matrix(int, int) - Constructor for class net.orbyfied.j8.util.math.Matrix
 
MEDIUM - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 
methodInvoke(MethodHandle, Object, Object...) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
MINUS - Enum constant in enum class net.orbyfied.j8.util.math.expr.Operator
 
MISC - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Miscellaneous.
MULTIPLY - Enum constant in enum class net.orbyfied.j8.util.math.expr.Operator
 

N

name - Variable in class net.orbyfied.j8.util.builder.Property
 
name - Variable in class net.orbyfied.j8.util.logging.Logger
 
name - Variable in class net.orbyfied.j8.util.logging.LogHandler
 
name() - Method in class net.orbyfied.j8.util.logging.LogHandler
 
named() - Method in class net.orbyfied.j8.util.builder.Property
 
named(String) - Method in class net.orbyfied.j8.util.builder.Property
 
named(String) - Method in class net.orbyfied.j8.util.logging.LogHandler
 
net.orbyfied.j8.util - package net.orbyfied.j8.util
 
net.orbyfied.j8.util.builder - package net.orbyfied.j8.util.builder
 
net.orbyfied.j8.util.data - package net.orbyfied.j8.util.data
 
net.orbyfied.j8.util.functional - package net.orbyfied.j8.util.functional
 
net.orbyfied.j8.util.logging - package net.orbyfied.j8.util.logging
 
net.orbyfied.j8.util.logging.formatting - package net.orbyfied.j8.util.logging.formatting
 
net.orbyfied.j8.util.logging.formatting.arg - package net.orbyfied.j8.util.logging.formatting.arg
 
net.orbyfied.j8.util.logging.formatting.attr - package net.orbyfied.j8.util.logging.formatting.attr
 
net.orbyfied.j8.util.logging.io - package net.orbyfied.j8.util.logging.io
 
net.orbyfied.j8.util.math - package net.orbyfied.j8.util.math
 
net.orbyfied.j8.util.math.expr - package net.orbyfied.j8.util.math.expr
 
net.orbyfied.j8.util.math.expr.error - package net.orbyfied.j8.util.math.expr.error
 
net.orbyfied.j8.util.math.expr.node - package net.orbyfied.j8.util.math.expr.node
 
net.orbyfied.j8.util.reflect - package net.orbyfied.j8.util.reflect
 
net.orbyfied.j8.util.resource - package net.orbyfied.j8.util.resource
 
net.orbyfied.j8.util.security - package net.orbyfied.j8.util.security
 
newDefaultGlobal() - Static method in class net.orbyfied.j8.util.math.expr.Context
 
newGlobal() - Static method in class net.orbyfied.j8.util.math.expr.Context
 
newInstance(Constructor<?>, Object...) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
newLine() - Method in class net.orbyfied.j8.util.logging.LogText
Get if a newline is enabled.
newLine(boolean) - Method in class net.orbyfied.j8.util.logging.LogText
Set if a newline is enabled.
newTable() - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
next() - Method in class net.orbyfied.j8.util.Reader
Advances the position by 1 and returns the data or null if in an invalid position.
next() - Method in class net.orbyfied.j8.util.StringReader
Advances the position by 1 and returns the character or StringReader.DONE if in an invalid position.
next(int) - Method in class net.orbyfied.j8.util.Reader
Advances the position by a and returns the data or null if in an invalid position.
next(int) - Method in class net.orbyfied.j8.util.StringReader
Advances the position by a and returns the character or StringReader.DONE if in an invalid position.
NIL - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A value representing nothing, the absence of a value.
NIL - Static variable in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
NONE - Enum constant in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
 
NORMAL - Enum constant in enum class net.orbyfied.j8.util.logging.formatting.arg.ColorType
 
NUMBER - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A 64-bit floating point number.
NUMBER_LITERAL - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 

O

of(Color) - Static method in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
of(Class<T>) - Static method in class net.orbyfied.j8.util.builder.Property
 
of(Object) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
of(String, LogHandler.Action) - Static method in class net.orbyfied.j8.util.logging.LogHandler
 
of(String, LogHandler.Priority, LogHandler.Action) - Static method in class net.orbyfied.j8.util.logging.LogHandler
 
of(LogHandler.Action) - Static method in class net.orbyfied.j8.util.logging.LogHandler
 
ofBool() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofByte() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofChar() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofDouble() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofDouble(double) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
ofFile(String) - Static method in interface net.orbyfied.j8.util.resource.ResourceHandle
 
ofFloat() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofInt() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofList(List<E>) - Static method in interface net.orbyfied.j8.util.Sequence
 
ofListEntry(R, List<V>, V) - Static method in interface net.orbyfied.j8.util.functional.EntryOperation
 
ofLong() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofMapEntry(R, Map<K, V>, K, V) - Static method in interface net.orbyfied.j8.util.functional.EntryOperation
 
ofModuleResource(Class<?>, String) - Static method in interface net.orbyfied.j8.util.resource.ResourceHandle
 
ofModuleResource(String) - Static method in interface net.orbyfied.j8.util.resource.ResourceHandle
 
ofShort() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofString() - Static method in class net.orbyfied.j8.util.builder.Property
 
ofString(String) - Static method in interface net.orbyfied.j8.util.Sequence
 
ok(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
ok(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
OK - Static variable in class net.orbyfied.j8.util.logging.LogLevel
 
onlyIf(Predicate<B>...) - Method in class net.orbyfied.j8.util.builder.Constructor
 
openLibs(Context) - Static method in class net.orbyfied.j8.util.math.expr.Context
 
openOutputStream(URL) - Method in class net.orbyfied.j8.util.resource.ClassResourceResolver
 
openOutputStream(URL) - Method in interface net.orbyfied.j8.util.resource.ResourceResolver
 
Operation<R> - Interface in net.orbyfied.j8.util.functional
An operation, which can be returned from.
Operator - Enum Class in net.orbyfied.j8.util.math.expr
 
OPERATOR - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
out - Variable in class net.orbyfied.j8.util.logging.Logger
Deprecated.
out() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
Opens an output stream to the resource.
outputs - Variable in class net.orbyfied.j8.util.logging.Logger
 
OVERLINED - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 

P

Pair<A,B> - Class in net.orbyfied.j8.util.data
 
Pair() - Constructor for class net.orbyfied.j8.util.data.Pair
 
Pair(A, B) - Constructor for class net.orbyfied.j8.util.data.Pair
 
parameter(String) - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
parameter(String, Property<?>) - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
parameters() - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
parse() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
part(int) - Method in class net.orbyfied.j8.util.StringUtil.FormatPattern
Get a part at index I.
pattern(String) - Static method in class net.orbyfied.j8.util.StringUtil
Compiles a format pattern from a string.
pcollect(Predicate<Character>) - Method in class net.orbyfied.j8.util.StringReader
 
pcollect(Predicate<Character>, Predicate<Character>) - Method in class net.orbyfied.j8.util.StringReader
 
pcollect(Predicate<T>) - Method in class net.orbyfied.j8.util.Reader
 
pcollect(Predicate<T>, Predicate<T>) - Method in class net.orbyfied.j8.util.Reader
 
peek(int) - Method in class net.orbyfied.j8.util.Reader
Get a data from the string relative to the current index.
peek(int) - Method in class net.orbyfied.j8.util.StringReader
Get a character from the string relative to the current index.
peekAt(int) - Method in class net.orbyfied.j8.util.Reader
Get a data from the string by index.
peekAt(int) - Method in class net.orbyfied.j8.util.StringReader
Get a character from the string by index.
PINK_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
PINK_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
pipeline - Variable in class net.orbyfied.j8.util.logging.Logger
The worker pipeline, this pipeline is called asynchronously by the logger worker.
pipeline() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
pipeline() - Method in class net.orbyfied.j8.util.logging.Logger
Get the worker pipeline, this pipeline is called asynchronously by the logger worker.
PLUS - Enum constant in enum class net.orbyfied.j8.util.math.expr.Operator
 
POW - Enum constant in enum class net.orbyfied.j8.util.math.expr.Operator
 
prefix() - Method in class net.orbyfied.j8.util.builder.Properties
 
PREFIX - Static variable in class net.orbyfied.j8.util.logging.formatting.Ansi
Every ANSI attribute/sequence starts like this.
prePipeline - Variable in class net.orbyfied.j8.util.logging.Logger
The pre-pipeline, this pipeline is called synchronously before the record is posted to the logger worker.
prePipeline() - Method in class net.orbyfied.j8.util.logging.Logger
The pre-pipeline, this pipeline is called synchronously before the record is posted to the logger worker.
prev() - Method in class net.orbyfied.j8.util.Reader
Decreases the position by 1 and returns the data or null if in an invalid position.
prev() - Method in class net.orbyfied.j8.util.StringReader
Decreases the position by 1 and returns the character or StringReader.DONE if in an invalid position.
prev(int) - Method in class net.orbyfied.j8.util.Reader
Decreases the position by a and returns the data or null if in an invalid position.
prev(int) - Method in class net.orbyfied.j8.util.StringReader
Decreases the position by a and returns the character or StringReader.DONE if in an invalid position.
printCallTree() - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
printCallTree(int) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
printCallTree(PrintStream) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
printCallTree(PrintStream, int) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
printParentTree(PrintStream, Class<?>) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
printParentTree(Class<?>) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
prioritized(LogHandler.Priority) - Method in class net.orbyfied.j8.util.logging.LogHandler
 
priority - Variable in class net.orbyfied.j8.util.logging.LogHandler
 
priority() - Method in class net.orbyfied.j8.util.logging.LogHandler
 
product(Vector) - Method in class net.orbyfied.j8.util.math.Matrix
 
properties() - Method in class net.orbyfied.j8.util.builder.Values
 
Properties - Class in net.orbyfied.j8.util.builder
 
Properties(String) - Constructor for class net.orbyfied.j8.util.builder.Properties
 
property(String) - Method in class net.orbyfied.j8.util.builder.Values
 
Property<T> - Class in net.orbyfied.j8.util.builder
 
provideKeys(Accumulator<A>) - Method in interface net.orbyfied.j8.util.functional.ValueAsKeyProvider
 
provideKeys(Accumulator<K>) - Method in interface net.orbyfied.j8.util.functional.KeyProvider
 
provideValues(Accumulator<V>) - Method in interface net.orbyfied.j8.util.functional.ValueProvider
 
push(LogRecord) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Pushes a logging record into the pipeline, passing it down through all handlers.
put(Object) - Method in class net.orbyfied.j8.util.logging.LogText
Put a new component at the end.
put(String, int, Object) - Method in class net.orbyfied.j8.util.logging.LogText
Put a new component at the specified index.
put(String, Object) - Method in class net.orbyfied.j8.util.logging.LogText
Put a new component at the end.

Q

QuadConsumer<A,B,C,D> - Interface in net.orbyfied.j8.util.functional
 
queryFieldSafe(Object, Field) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
queue(LogRecord) - Method in class net.orbyfied.j8.util.logging.io.LogOutput
Queues a new log record and notifies the worker thread if it is waiting..
queue(LogRecord) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
Queues a new log record and notifies the worker thread if it is waiting..

R

raw(BuilderTemplate<V, Builder.Raw<V>>) - Static method in class net.orbyfied.j8.util.builder.Builder
 
Raw(BuilderTemplate<T, Builder.Raw<T>>) - Constructor for class net.orbyfied.j8.util.builder.Builder.Raw
 
Reader<T> - Class in net.orbyfied.j8.util
A class which sequentially reads.
Reader(Sequence<T>) - Constructor for class net.orbyfied.j8.util.Reader
 
Reader(Sequence<T>, int) - Constructor for class net.orbyfied.j8.util.Reader
Constructor.
RED_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
RED_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
reflectConstructor(Class<?>, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectDeclaredConstructor(Class<?>, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectDeclaredField(Class<?>, String) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectDeclaredFieldAccessible(Class<?>, String) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectDeclaredMethod(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectDeclaredMethodAccessible(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectField(Class<?>, String) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectFieldAccessible(Class<?>, String) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectGetField(Field, Object) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectInvoke(Method, Object, Object...) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
ReflectionUtil - Class in net.orbyfied.j8.util
Utilities for working with reflection.
ReflectionUtil() - Constructor for class net.orbyfied.j8.util.ReflectionUtil
 
reflectMethod(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
reflectMethodAccessible(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
Reflector - Class in net.orbyfied.j8.util.reflect
 
Reflector(String) - Constructor for class net.orbyfied.j8.util.reflect.Reflector
 
ReflectorFail - Class in net.orbyfied.j8.util.reflect
 
ReflectorFail(Reflector) - Constructor for class net.orbyfied.j8.util.reflect.ReflectorFail
 
reflectSetField(Field, Object, Object) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
remove(String) - Method in class net.orbyfied.j8.util.builder.Properties
 
remove(String) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
remove(String) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Removes a handler by name if present, or doesn't do anything if absent.
remove(Property<?>) - Method in class net.orbyfied.j8.util.builder.Properties
 
remove(Logger) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
remove(LogHandler) - Method in class net.orbyfied.j8.util.logging.LogPipeline
Remove a handler from the pipeline.
removeConfigure(LoggerGroup.Configure) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
 
removeExact(String) - Method in class net.orbyfied.j8.util.builder.Properties
 
require(boolean) - Method in class net.orbyfied.j8.util.builder.Property
 
require(int) - Method in interface net.orbyfied.j8.util.security.AccessValidator
 
required() - Method in class net.orbyfied.j8.util.builder.Property
 
requiresValue() - Method in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
RESET - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
resetParsed() - Method in class net.orbyfied.j8.util.math.expr.ExpressionParser
 
ResourceHandle - Interface in net.orbyfied.j8.util.resource
Represents a handle to a locatable resource.
ResourceResolver - Interface in net.orbyfied.j8.util.resource
 
ReturnContextNode - Class in net.orbyfied.j8.util.math.expr.node
 
ReturnContextNode() - Constructor for class net.orbyfied.j8.util.math.expr.node.ReturnContextNode
 
returns(Supplier<R>) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
returns(R) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
RIGHT_PARENTHESIS - Enum constant in enum class net.orbyfied.j8.util.math.expr.Token.Type
 
run() - Method in interface net.orbyfied.j8.util.functional.ThrowableRunnable
 

S

SEPARATOR - Static variable in class net.orbyfied.j8.util.logging.formatting.Ansi
The separator between ANSI attributes.
seqPrefix(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
Generates a sequence prefix.
seqPrefix(Object...) - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
Generates the sequence prefix.
sequence() - Method in class net.orbyfied.j8.util.logging.formatting.attr.ColorAttr
 
Sequence<T> - Interface in net.orbyfied.j8.util
A sequence of data.
set(int, int, double) - Method in class net.orbyfied.j8.util.math.Matrix
 
set(String, Object) - Method in class net.orbyfied.j8.util.builder.Builder
 
set(String, T) - Method in class net.orbyfied.j8.util.builder.Values
 
set(Property<?>, T) - Method in class net.orbyfied.j8.util.builder.Values
 
setActive(boolean) - Method in class net.orbyfied.j8.util.logging.io.LogOutput
Set the worker status.
setActive(boolean) - Method in class net.orbyfied.j8.util.logging.LoggerGroup
Set the worker status.
setCancelled(boolean) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
setColumn(int, double[]) - Method in class net.orbyfied.j8.util.math.Matrix
 
setFieldSafe(Object, Field, Object) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
setFirst(A) - Method in class net.orbyfied.j8.util.data.Pair
 
setRow(int, double[]) - Method in class net.orbyfied.j8.util.math.Matrix
 
setSecond(B) - Method in class net.orbyfied.j8.util.data.Pair
 
setTag(String) - Method in class net.orbyfied.j8.util.logging.Logger
 
setValue(Object, Object) - Method in class net.orbyfied.j8.util.math.expr.Context
 
setValue(T) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
setValue(T) - Method in class net.orbyfied.j8.util.math.expr.Token
 
setValueStrict(ExpressionValue<?>, ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.Context
 
size() - Method in interface net.orbyfied.j8.util.Sequence
 
skip() - Method in interface net.orbyfied.j8.util.functional.Operation
 
space(Space) - Method in class net.orbyfied.j8.util.logging.formatting.TextFormat
Clones the object with the specified space applied.
Space - Enum Class in net.orbyfied.j8.util.logging.formatting.arg
 
split(char...) - Method in class net.orbyfied.j8.util.StringReader
 
split(T...) - Method in class net.orbyfied.j8.util.Reader
 
src - Variable in class net.orbyfied.j8.util.math.expr.node.IndexNode
 
stage - Variable in class net.orbyfied.j8.util.logging.Logger
 
stage(String) - Method in class net.orbyfied.j8.util.logging.Logger
 
staticMethodHandle(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
STDOUT - Static variable in class net.orbyfied.j8.util.logging.io.LogOutput
 
stream(PrintStream) - Method in class net.orbyfied.j8.util.logging.io.LogOutput.Builder
 
string(int, Object...) - Method in class net.orbyfied.j8.util.StringUtil.FormatPattern
To strings one part of this pattern.
STRING - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A string.
StringLocation - Class in net.orbyfied.j8.util.math.expr
 
StringLocation(String, String, int, int) - Constructor for class net.orbyfied.j8.util.math.expr.StringLocation
 
StringLocation(String, StringReader, int, int) - Constructor for class net.orbyfied.j8.util.math.expr.StringLocation
 
StringLocation(StringLocation, int, int) - Constructor for class net.orbyfied.j8.util.math.expr.StringLocation
 
StringReader - Class in net.orbyfied.j8.util
A class to help with reading/parsing strings.
StringReader(String) - Constructor for class net.orbyfied.j8.util.StringReader
 
StringReader(String, int) - Constructor for class net.orbyfied.j8.util.StringReader
Constructor.
StringUtil - Class in net.orbyfied.j8.util
 
StringUtil() - Constructor for class net.orbyfied.j8.util.StringUtil
 
StringUtil.FormatPattern - Class in net.orbyfied.j8.util
Formatting pattern.
strip(String) - Static method in class net.orbyfied.j8.util.logging.formatting.Ansi
Strips the string 's' of all of its ANSI sequences.
structAssign(ExpressionValue<?>, ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.Context
 
structAssign(ExpressionValue<?>, ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
structIndex(ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.Context
 
structIndex(ExpressionValue<?>) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
sub(String) - Method in class net.orbyfied.j8.util.logging.LogText
Create a new log text object, add it as a component under the specified key and return it.
sub(String, int) - Method in class net.orbyfied.j8.util.logging.LogText
Create a new log text object, add it as a component under the specified key and at the specified index and return it.
subForward(int, int) - Method in class net.orbyfied.j8.util.Reader
 
subForward(int, int) - Method in class net.orbyfied.j8.util.StringReader
 
subFrom(int, int) - Method in class net.orbyfied.j8.util.Reader
 
subFrom(int, int) - Method in class net.orbyfied.j8.util.StringReader
 
SUFFIX - Static variable in class net.orbyfied.j8.util.logging.formatting.Ansi
Every ANSI attribute/sequence ends like this.
SyntaxError - Exception in net.orbyfied.j8.util.math.expr.error
 
SyntaxError(String) - Constructor for exception net.orbyfied.j8.util.math.expr.error.SyntaxError
 
SyntaxError(String, Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.SyntaxError
 
SyntaxError(Throwable) - Constructor for exception net.orbyfied.j8.util.math.expr.error.SyntaxError
 

T

TABLE - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
A key-value structure based on a hash map.
tableGet(Object) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableGet(ExpressionValue<?>, Object) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableHas(Object) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableHas(ExpressionValue<?>, Object) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableSet(Object, Object) - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableSet(ExpressionValue<?>, Object, Object) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableSize() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tableSize(ExpressionValue<?>) - Static method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
tag - Variable in class net.orbyfied.j8.util.logging.Logger
 
tag(LogRecord, LogText) - Method in class net.orbyfied.j8.util.logging.LogLevel
 
takeBuilder(Class<T>) - Static method in class net.orbyfied.j8.util.builder.Constructor
Creates a constructor which passes the builder instance to an instance constructor of the class T.
test(int) - Method in interface net.orbyfied.j8.util.security.AccessValidator
 
test(A, B, C) - Method in interface net.orbyfied.j8.util.functional.TriPredicate
 
test(B) - Method in class net.orbyfied.j8.util.builder.Constructor
 
TextFormat - Class in net.orbyfied.j8.util.logging.formatting
 
TextFormat(char, Space) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
TextFormat(int) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
TextFormat(int, int, int) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
TextFormat(int, int, int, Space) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
TextFormat(Color) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
TextFormat(Color, Space) - Constructor for class net.orbyfied.j8.util.logging.formatting.TextFormat
 
ThrowableRunnable - Interface in net.orbyfied.j8.util.functional
 
ThrowableSupplier<T> - Interface in net.orbyfied.j8.util.functional
 
Token<T> - Class in net.orbyfied.j8.util.math.expr
 
Token(Token.Type) - Constructor for class net.orbyfied.j8.util.math.expr.Token
 
Token(Token.Type, T) - Constructor for class net.orbyfied.j8.util.math.expr.Token
 
Token.Type - Enum Class in net.orbyfied.j8.util.math.expr
 
topInPackage(String) - Static method in interface net.orbyfied.j8.util.security.AccessValidator
 
toString() - Method in class net.orbyfied.j8.util.data.Pair
 
toString() - Method in class net.orbyfied.j8.util.logging.formatting.AnsiAttr
 
toString() - Method in class net.orbyfied.j8.util.logging.LogText
 
toString() - Method in class net.orbyfied.j8.util.math.expr.Context
 
toString() - Method in class net.orbyfied.j8.util.math.expr.ExpressionNode
 
toString() - Method in class net.orbyfied.j8.util.math.expr.ExpressionValue
 
toString() - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
toString() - Method in class net.orbyfied.j8.util.math.expr.Token
 
toString() - Method in class net.orbyfied.j8.util.math.Matrix
 
toString() - Method in class net.orbyfied.j8.util.math.Vector
 
toString(boolean) - Method in interface net.orbyfied.j8.util.logging.LogText.Stringable
 
toString(boolean) - Method in class net.orbyfied.j8.util.logging.LogText
 
toStringFancy(int, boolean) - Method in class net.orbyfied.j8.util.math.expr.StringLocation
 
translate(String, char, char) - Static method in class net.orbyfied.j8.util.logging.formatting.Ansi
Parses a string with sequences prefixed by 'prefix' (+'hexprefix' if RGB) to a string with ANSI attributes.
TriConsumer<A,B,C> - Interface in net.orbyfied.j8.util.functional
 
TriFunction<A,B,C,R> - Interface in net.orbyfied.j8.util.functional
 
TriPredicate<A,B,C> - Interface in net.orbyfied.j8.util.functional
 
type - Variable in class net.orbyfied.j8.util.builder.Property
 
type() - Method in class net.orbyfied.j8.util.builder.BuilderTemplate
 
type() - Method in class net.orbyfied.j8.util.builder.Property
 
TypedWrappedFunction(ExpressionFunction<ExpressionValue<?>>, List<String>) - Constructor for class net.orbyfied.j8.util.math.expr.ExpressionFunction.TypedWrappedFunction
 

U

UNARY_OP - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Unary operator.
UnaryOpNode - Class in net.orbyfied.j8.util.math.expr.node
 
UnaryOpNode(Operator, ExpressionNode) - Constructor for class net.orbyfied.j8.util.math.expr.node.UnaryOpNode
 
uncarry(Object) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
uncarry(String) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
UNDERLINE - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
unmark(String, Property<?>) - Method in class net.orbyfied.j8.util.builder.Values
 
unset(String) - Method in class net.orbyfied.j8.util.builder.Builder
 
unset(String) - Method in class net.orbyfied.j8.util.builder.Values
 
unset(Property<?>) - Method in class net.orbyfied.j8.util.builder.Values
 
unsetValue() - Method in class net.orbyfied.j8.util.math.expr.Token
 
use(String, Consumer<T>) - Method in class net.orbyfied.j8.util.logging.LogText
 
useOrCreate(String, Function<String, T>, Consumer<T>) - Method in class net.orbyfied.j8.util.logging.LogText
 
USER - Enum constant in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
User data, wraps any Java Object

V

val() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
value - Variable in class net.orbyfied.j8.util.math.expr.node.ConstantNode
 
value(V) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
ValueAsKeyProvider<A> - Interface in net.orbyfied.j8.util.functional
 
valueOf(String) - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.ColorType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.math.expr.Operator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.orbyfied.j8.util.math.expr.Token.Type
Returns the enum constant of this class with the specified name.
ValueProvider<V> - Interface in net.orbyfied.j8.util.functional
 
values() - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.ColorType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.logging.LogHandler.Priority
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.math.expr.ExpressionNode.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.math.expr.ExpressionValue.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.math.expr.Operator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class net.orbyfied.j8.util.math.expr.Token.Type
Returns an array containing the constants of this enum class, in the order they are declared.
Values - Class in net.orbyfied.j8.util.builder
 
Values(Properties) - Constructor for class net.orbyfied.j8.util.builder.Values
 
Vector - Class in net.orbyfied.j8.util.math
 
Vector(double...) - Constructor for class net.orbyfied.j8.util.math.Vector
 
Vector(int) - Constructor for class net.orbyfied.j8.util.math.Vector
 
virtualMethodHandle(Class<?>, String, Class<?>[]) - Method in class net.orbyfied.j8.util.reflect.Reflector
 
VOIDING - Static variable in class net.orbyfied.j8.util.logging.io.LogOutput
 

W

walkParents(Class<?>, Predicate<Class<?>>, BiConsumer<Integer, Class<?>>) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
walkParents(Class<?>, Predicate<Class<?>>, Consumer<Class<?>>) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
warn(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
warn(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
WARN - Static variable in class net.orbyfied.j8.util.logging.LogLevel
 
WHITE_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
WHITE_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
with() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
withMessage(String) - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
withMisc(Object) - Method in class net.orbyfied.j8.util.logging.LogRecord
 
without() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
withThrowables(Throwable...) - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
wrap(ExpressionFunction<ExpressionValue<?>>, List<String>) - Static method in interface net.orbyfied.j8.util.math.expr.ExpressionFunction
 

Y

YELLOW_BG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
YELLOW_FG - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
A B C D E F G H I K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form