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(EventLog) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
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
 
assertAccess(int, AccessValidator) - Static method in class net.orbyfied.j8.util.security.Access
 
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
 

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
 
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
 
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.
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
 
collectDouble() - Method in class net.orbyfied.j8.util.StringReader
 
collectFloat() - Method in class net.orbyfied.j8.util.StringReader
 
collectInt() - Method in class net.orbyfied.j8.util.StringReader
 
collectInt(int) - Method in class net.orbyfied.j8.util.StringReader
 
collectLong() - Method in class net.orbyfied.j8.util.StringReader
 
collectLong(int) - Method in class net.orbyfied.j8.util.StringReader
 
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
 
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
 
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
 
contains(Object) - Method in class net.orbyfied.j8.util.data.Values
 
containsValue(Object) - Method in class net.orbyfied.j8.util.data.Values
 
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.
create(Object...) - Method in class net.orbyfied.j8.util.builder.Factory
 
create(String) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
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
 
debugPrint(String) - Method in class net.orbyfied.j8.util.StringReader
 
debugPrint(String, PrintStream) - Method in class net.orbyfied.j8.util.StringReader
 
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
 
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.
dot(Vector) - Method in class net.orbyfied.j8.util.math.Matrix
 
dot(Vector) - Method in class net.orbyfied.j8.util.math.Vector
 
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

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.
entries() - Method in class net.orbyfied.j8.util.data.Values
 
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
 
entrySet() - Method in class net.orbyfied.j8.util.data.Values
 
equals(Object) - Method in class net.orbyfied.j8.util.data.Pair
 
equals(Object) - Method in class net.orbyfied.j8.util.data.Values
 
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
 
err(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
err(String, Throwable, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
ERR - Enum constant in enum class net.orbyfied.j8.util.logging.EventLevel
 
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
 
errors - Variable in class net.orbyfied.j8.util.logging.Event
 
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.
Event - Class in net.orbyfied.j8.util.logging
 
Event(String) - Constructor for class net.orbyfied.j8.util.logging.Event
 
EventLevel - Enum Class in net.orbyfied.j8.util.logging
 
EventLog - Class in net.orbyfied.j8.util.logging
 
EventLog(String) - Constructor for class net.orbyfied.j8.util.logging.EventLog
 
EventLogHandler - Class in net.orbyfied.j8.util.logging
 
EventLogHandler(String, EventLogHandler.Action) - Constructor for class net.orbyfied.j8.util.logging.EventLogHandler
 
EventLogHandler.Action - Interface in net.orbyfied.j8.util.logging
 
EventLogs - Class in net.orbyfied.j8.util.logging
An event log group.
EventLogs() - Constructor for class net.orbyfied.j8.util.logging.EventLogs
 
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
 
extendTail(String, int, char) - Static method in class net.orbyfied.j8.util.StringUtil
 
extra - Variable in class net.orbyfied.j8.util.logging.Event
 
extra() - Method in class net.orbyfied.j8.util.logging.Event
 
extra(Consumer<Values>) - Method in class net.orbyfied.j8.util.logging.Event
 

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
 
forAll(Consumer<EventLog>) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
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.
forLog(EventLog) - Method in class net.orbyfied.j8.util.logging.Event
 
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
 
FRAMED - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 

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.data.Values
 
get(String) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
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(String, Class<V>) - Method in class net.orbyfied.j8.util.data.Values
 
get(Property<T>) - Method in class net.orbyfied.j8.util.builder.Values
 
getAction() - Method in class net.orbyfied.j8.util.logging.EventLogHandler
 
getAll() - Method in class net.orbyfied.j8.util.builder.Properties
 
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
 
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
 
getDigit(char, int) - Static method in class net.orbyfied.j8.util.StringReader
 
getErrors() - Method in class net.orbyfied.j8.util.logging.Event
 
getEventLogs() - Method in class net.orbyfied.j8.util.logging.EventLogs
 
getEvents() - Method in class net.orbyfied.j8.util.logging.EventLog
 
getExact(String) - Method in class net.orbyfied.j8.util.builder.Properties
 
getFirst() - Method in class net.orbyfied.j8.util.data.Pair
 
getFlat(Object) - Method in class net.orbyfied.j8.util.data.Values
 
getFlat(Object, Class<V>) - Method in class net.orbyfied.j8.util.data.Values
 
getFromArray(Object...) - Static method in enum class net.orbyfied.j8.util.logging.formatting.arg.Space
 
getHandler(String) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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.Event
 
getLevel() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getLinear() - Method in class net.orbyfied.j8.util.logging.LogText
 
getLogger() - Method in class net.orbyfied.j8.util.logging.LogRecord
 
getLogLevel() - Method in enum class net.orbyfied.j8.util.logging.EventLevel
 
getMap() - Method in class net.orbyfied.j8.util.data.Values
 
getMapped() - Method in class net.orbyfied.j8.util.logging.LogText
 
getMessage() - Method in class net.orbyfied.j8.util.logging.Event
 
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.EventLog
 
getName() - Method in class net.orbyfied.j8.util.logging.EventLogHandler
 
getName() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
getName() - Method in class net.orbyfied.j8.util.logging.Logger
 
getOrCreate(String) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
getOrCreate(String, Function<String, T>) - Method in class net.orbyfied.j8.util.logging.LogText
 
getOrDefault(String, Class<V>, V) - Method in class net.orbyfied.j8.util.data.Values
 
getOrDefault(String, V) - Method in class net.orbyfied.j8.util.data.Values
 
getOrDefaultFlat(Object, V) - Method in class net.orbyfied.j8.util.data.Values
 
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
 
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.data.Values
 
getSize() - Method in class net.orbyfied.j8.util.math.Vector
 
getStage() - Method in class net.orbyfied.j8.util.logging.Logger
 
getStream() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
getString() - Method in class net.orbyfied.j8.util.StringReader
 
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
 
getUrl() - Method in interface net.orbyfied.j8.util.resource.ResourceHandle
Gets the URL associated with this resource.
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(Event) - Method in interface net.orbyfied.j8.util.logging.EventLogHandler.Action
 
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.data.Values
 
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

id - Variable in class net.orbyfied.j8.util.logging.Event
 
identifier() - Method in class net.orbyfied.j8.util.logging.Event
 
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() - 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
 
info(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
info(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
info(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
INFO - Enum constant in enum class net.orbyfied.j8.util.logging.EventLevel
 
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) - Static 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
 
isEnabled() - Method in class net.orbyfied.j8.util.logging.EventLogHandler
 
isFormatted() - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
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
 
keys() - Method in class net.orbyfied.j8.util.data.Values
 
keySet() - Method in class net.orbyfied.j8.util.data.Values
 

L

last() - Method in class net.orbyfied.j8.util.logging.EventLog
 
level - Variable in class net.orbyfied.j8.util.logging.Event
 
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
 
lockNewline() - Method in class net.orbyfied.j8.util.logging.LogText
Lock the new line value.
log - Variable in class net.orbyfied.j8.util.logging.Event
 
log(String, EventLevel, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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
 
logString(Event, Logger) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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

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
 
message - Variable in class net.orbyfied.j8.util.logging.Event
 
methodInvoke(MethodHandle, Object, Object...) - Method in class net.orbyfied.j8.util.reflect.Reflector
 

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.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
 
newErr(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
newErr(String, Throwable, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
newInfo(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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.
newOk(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
newWarn(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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.
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
 

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(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
 
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
 
ofVarargs(Object...) - Static method in class net.orbyfied.j8.util.data.Values
 
ofVarargs(Values, Object...) - Static method in class net.orbyfied.j8.util.data.Values
 
ok(Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
ok(String, Object...) - Method in class net.orbyfied.j8.util.logging.Logger
 
ok(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
OK - Enum constant in enum class net.orbyfied.j8.util.logging.EventLevel
 
OK - Static variable in class net.orbyfied.j8.util.logging.LogLevel
 
onlyIf(Predicate<B>...) - Method in class net.orbyfied.j8.util.builder.Constructor
 
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.
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
 
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.
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
 
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() - Method in class net.orbyfied.j8.util.logging.Event
 
push(Event) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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(Object, Object) - Method in class net.orbyfied.j8.util.data.Values
 
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.
putAll(Map) - Method in class net.orbyfied.j8.util.data.Values
 
putAll(Values) - Method in class net.orbyfied.j8.util.data.Values
 

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
 
RESET - Static variable in class net.orbyfied.j8.util.logging.formatting.TextFormat
 
ResourceHandle - Interface in net.orbyfied.j8.util.resource
Represents a handle to a locatable resource.
ResourceResolver - Interface in net.orbyfied.j8.util.resource
 
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
 
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, double) - Method in class net.orbyfied.j8.util.math.Vector
 
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, Object) - Method in class net.orbyfied.j8.util.data.Values
 
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
 
setEnabled(boolean) - Method in class net.orbyfied.j8.util.logging.EventLogHandler
 
setFieldSafe(Object, Field, Object) - Static method in class net.orbyfied.j8.util.ReflectionUtil
 
setFirst(A) - Method in class net.orbyfied.j8.util.data.Pair
 
setFlat(Object, Object) - Method in class net.orbyfied.j8.util.data.Values
 
setFormatted(boolean) - Method in class net.orbyfied.j8.util.logging.io.LogOutput
 
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
 
setupLogging() - Static method in class net.orbyfied.j8.util.logging.EventLog
 
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
 
stage - Variable in class net.orbyfied.j8.util.logging.Logger
 
stage(String) - Method in class net.orbyfied.j8.util.logging.EventLog
 
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.
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.
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.

T

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
 
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.data.Values
 
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.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
 
toStringDebug(Object) - Static method in class net.orbyfied.j8.util.StringUtil
 
toStringPretty(Object) - Static method in class net.orbyfied.j8.util.data.Values
 
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
 

U

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
 
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
 

V

val() - Method in interface net.orbyfied.j8.util.functional.EntryOperation
 
value(V) - Method in class net.orbyfied.j8.util.functional.EntryOperation.Builder
 
ValueAsKeyProvider<A> - Interface in net.orbyfied.j8.util.functional
 
valueCollection() - Method in class net.orbyfied.j8.util.data.Values
 
valueOf(String) - Static method in enum class net.orbyfied.j8.util.logging.EventLevel
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.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.
ValueProvider<V> - Interface in net.orbyfied.j8.util.functional
 
values() - Method in class net.orbyfied.j8.util.data.Values
 
values() - Static method in enum class net.orbyfied.j8.util.logging.EventLevel
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.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 - Class in net.orbyfied.j8.util.builder
 
Values - Class in net.orbyfied.j8.util.data
General purpose key-value instance.
Values() - Constructor for class net.orbyfied.j8.util.data.Values
 
Values(int) - Constructor for class net.orbyfied.j8.util.data.Values
 
Values(Object2ObjectOpenHashMap<Object, Object>) - Constructor for class net.orbyfied.j8.util.data.Values
 
Values(Object...) - Constructor for class net.orbyfied.j8.util.data.Values
 
Values(Map<String, Object>) - Constructor for class net.orbyfied.j8.util.data.Values
 
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(String, String, Object...) - Method in class net.orbyfied.j8.util.logging.EventLog
 
WARN - Enum constant in enum class net.orbyfied.j8.util.logging.EventLevel
 
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
 
withError(Throwable) - Method in class net.orbyfied.j8.util.logging.Event
 
withHandler(EventLogHandler) - Method in class net.orbyfied.j8.util.logging.EventLog
 
withInitializer(Consumer<EventLog>) - Method in class net.orbyfied.j8.util.logging.EventLogs
 
withLevel(EventLevel) - Method in class net.orbyfied.j8.util.logging.Event
 
withMessage(Object) - Method in class net.orbyfied.j8.util.logging.Event
 
withMessage(String) - Method in class net.orbyfied.j8.util.reflect.ReflectorFail
 
withMessage(String, Object...) - Method in class net.orbyfied.j8.util.logging.Event
 
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
 

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