Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X 

A

accept(Object, Appendable, Throwable) - Method in interface org.spf4j.base.Slf4jMessageFormatter.ErrorHandler
 
accept(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
 
add(String, LogHandler) - Method in class org.spf4j.test.log.CachedLogConfig
 
add(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
add(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
AggregateTranslator - Class in org.spf4j.base
 
AggregateTranslator(CharSequenceTranslator...) - Constructor for class org.spf4j.base.AggregateTranslator
 
AllLevelsLogHandler - Interface in org.spf4j.test.log
 
append(CharSequence) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(CharSequence, int, int) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(char) - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
append(int, Appendable) - Method in interface org.spf4j.base.IntAppender
 
append(int, Appendable) - Method in class org.spf4j.base.IntAppender.CommentNumberAppender
 
append(int, Appendable) - Method in class org.spf4j.base.IntAppender.SimplePrefixNumberAppender
 
append(T, Appendable) - Method in interface org.spf4j.io.ObjectAppender
Write an Object to a char stream.
AppendableUtils - Class in org.spf4j.base
 
appendJsonStringEscapedChar(char, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
 
appendJsonStringEscapedChar(char, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(Appendable, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendSpaces(StringBuilder, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, long, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedString(StringBuilder, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(StringBuilder, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
appendUnsignedStringPadded(Appendable, int, int, int) - Static method in class org.spf4j.base.AppendableUtils
 
APPLICATION_JSON - Static variable in class org.spf4j.io.MimeTypes
 
APPLICATION_OCTET_STREAM - Static variable in class org.spf4j.io.MimeTypes
 
apply(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
apply(Class) - Method in interface org.spf4j.io.ObjectAppenderSupplier
 
Arrays - Class in org.spf4j.base
Array utilities.
ArraySuppliers - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Bytes - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Chars - Class in org.spf4j.recyclable.impl
 
ArraySuppliers.Objects - Class in org.spf4j.recyclable.impl
 
asMap() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
assertObservation(long, TimeUnit) - Method in interface org.spf4j.test.log.AsyncObservationAssert
Assert the something happens.
assertObservation() - Method in interface org.spf4j.test.log.LogAssert
Assert that a sequence of messages has not been seen.
AsyncObservationAssert - Interface in org.spf4j.test.log
 
attach(Object) - Method in class org.spf4j.test.log.LogRecord
 

B

ByteArrayBuilder - Class in org.spf4j.io
Utility class to avoid replicating byte arrays for no good reason.
ByteArrayBuilder() - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int) - Constructor for class org.spf4j.io.ByteArrayBuilder
 
ByteArrayBuilder(int, SizedRecyclingSupplier<byte[]>) - Constructor for class org.spf4j.io.ByteArrayBuilder
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
ByTypeSupplier<T,E extends Exception> - Interface in org.spf4j.reflect
 

C

CachedLogConfig - Class in org.spf4j.test.log
 
CachedLogConfig(LogConfig) - Constructor for class org.spf4j.test.log.CachedLogConfig
 
CachingTypeMapWrapper<H> - Class in org.spf4j.reflect
 
CachingTypeMapWrapper(CacheBuilder<Type, Set<H>>, TypeMap) - Constructor for class org.spf4j.reflect.CachingTypeMapWrapper
 
CachingTypeMapWrapper(TypeMap) - Constructor for class org.spf4j.reflect.CachingTypeMapWrapper
 
call() - Method in class org.spf4j.base.MemorizedCallable
 
CAUSE_CAPTION - Static variable in class org.spf4j.base.Throwables
Caption for labeling causative exception stack traces
chain(T, Throwable) - Static method in class org.spf4j.base.Throwables
This method will clone the exception t and will set a new root cause.
chain(T, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
CharSequences - Class in org.spf4j.base
Special methods to use for character sequences...
CharSequenceTranslator - Class in org.spf4j.base
 
CharSequenceTranslator() - Constructor for class org.spf4j.base.CharSequenceTranslator
 
cleanUp() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
clearCache() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
clone(T) - Static method in class org.spf4j.base.Objects
 
clone(MutableGraph<T>) - Static method in class org.spf4j.ds.Graphs
 
CloneFailedException - Exception in org.spf4j.base
 
CloneFailedException() - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(String) - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(String, Throwable) - Constructor for exception org.spf4j.base.CloneFailedException
 
CloneFailedException(Throwable) - Constructor for exception org.spf4j.base.CloneFailedException
 
close() - Method in class org.spf4j.io.ByteArrayBuilder
Closing a ByteArrayOutputStream has no effect.
close() - Method in interface org.spf4j.test.log.HandlerRegistration
 
closestPowerOf2(int) - Static method in class org.spf4j.base.IntMath
 
closestPowerOf2Number(int) - Static method in class org.spf4j.base.IntMath
 
collect(String, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(String, Level, Level, boolean, Collector<LogRecord, ?, T>) - Method in class org.spf4j.test.log.TestLoggers
Collect a bunch of logs.
collect(Level, int, boolean) - Method in class org.spf4j.test.log.TestLoggers
Collect up to a number of log messages.
CollectTrobleshootingLogs - Annotation Type in org.spf4j.test.log
 
commonFrames(StackTraceElement[], StackTraceElement[]) - Static method in class org.spf4j.base.Throwables
 
compare(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
compare(CharSequence, int, CharSequence, int) - Static method in class org.spf4j.base.CharSequences
 
compare(CharSequence, int, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
compare 2 CharSequence fragments.
compareTo(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
Deprecated.
use compare.
concat(T[]...) - Static method in class org.spf4j.base.Arrays
 
ConfigurableAppenderSupplier - Class in org.spf4j.io
 
ConfigurableAppenderSupplier() - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
ConfigurableAppenderSupplier(boolean, Predicate<Class<?>>, ObjectAppender<?>...) - Constructor for class org.spf4j.io.ConfigurableAppenderSupplier
 
contains(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
checks in the throwable + children (both causal and suppressed) contain a throwable that respects the Predicate.
containsAnyChar(CharSequence, char...) - Static method in class org.spf4j.base.CharSequences
 
containsNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Does this Throwable contain a JVM non-recoverable exception.
create(T) - Method in enum org.spf4j.base.ReferenceType
 
create(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
 

D

debug(String) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
debug(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
deepEquals(Object[], Object[], int) - Static method in class org.spf4j.base.Arrays
 
deepEquals(Object[], Object[], int, int) - Static method in class org.spf4j.base.Arrays
 
describeTo(Description) - Method in class org.spf4j.test.log.PatternMatcher
 
DetailOnFailureRunListener - Class in org.spf4j.test.log.junit4
 
DetailOnFailureRunListener() - Constructor for class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
distance(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
function that calculates the number of operations that are needed to transform s1 into s2.
distance(char, char) - Static method in class org.spf4j.base.CharSequences
 
divide(double[], double[]) - Static method in class org.spf4j.base.Arrays
 
dontExpect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
the opposite of expect.

E

EMPTY_BYTE_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_INT_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_LONG_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_OBJ_ARRAY - Static variable in class org.spf4j.base.Arrays
 
EMPTY_STRING_ARRAY - Static variable in class org.spf4j.base.Arrays
 
endsWith(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
equals(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
equals(Object) - Method in class org.spf4j.base.LookupTranslator
 
equals(Object) - Method in class org.spf4j.base.PackageInfo
 
equals(Object, Object) - Method in class org.spf4j.ds.IdentityHashSet
 
equalsNullables(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
error(String) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
error(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
escapeJsonString(CharSequence, StringBuilder) - Static method in class org.spf4j.base.AppendableUtils
Utility method to escape java strings to json strings.
escapeJsonString(CharSequence, Appendable) - Static method in class org.spf4j.base.AppendableUtils
 
EscapeJsonStringAppendableWrapper - Class in org.spf4j.base
 
EscapeJsonStringAppendableWrapper(Appendable) - Constructor for class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
ExceptionHandoverRegistry - Interface in org.spf4j.test.log
 
exHandle(Object, Appendable, Throwable) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
expect(String, Level, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Create an log expectation that can be asserted like: LogAssert expect = TestLoggers.expect("org.spf4j.test", Level.ERROR, Matchers.hasProperty("format", Matchers.equalTo("Booo"))); LOG.error("Booo", new RuntimeException()); expect.assertObservation();
expect(String, Level, int, Matcher<LogRecord>...) - Method in class org.spf4j.test.log.TestLoggers
Ability to assert is you expect a sequence of logs to be repeated.
expectUncaughtException(Matcher<UncaughtExceptionDetail>) - Method in class org.spf4j.test.log.TestLoggers
Assert uncaught exceptions.

F

fill(byte[], int, int, byte) - Static method in class org.spf4j.base.Arrays
implementation which significantly faster for large arrays (> 500).
fill(T[], int, int, T) - Static method in class org.spf4j.base.Arrays
implementation which is significantly faster for large arrays (> 500).
fill(char[], int, int, char) - Static method in class org.spf4j.base.Arrays
 
fill(int[], int, int, int) - Static method in class org.spf4j.base.Arrays
 
fill(long[], int, int, long) - Static method in class org.spf4j.base.Arrays
 
fill(double[], int, int, double) - Static method in class org.spf4j.base.Arrays
 
fillInStackTrace() - Method in exception org.spf4j.base.Throwables.TrimmedException
 
filtering(Predicate<? super T>, Collector<? super T, A, R>) - Static method in class org.spf4j.base.XCollectors
THis is a backport from JDK9.
first(Throwable, Class<T>) - Static method in class org.spf4j.base.Throwables
return first Exception in the causal chain Assignable to clasz.
first(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns the first Throwable that matches the predicate in the causal and suppressed chain.
firstCause(Throwable, Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Returns first Throwable in the causality chain that is matching the provided predicate.
format(Appendable, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, ObjectAppenderSupplier, String, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
slf4j message formatter.
format(int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.
format(Slf4jMessageFormatter.ErrorHandler, int, Appendable, String, ObjectAppenderSupplier, Object...) - Static method in class org.spf4j.base.Slf4jMessageFormatter
Slf4j message formatter.

G

get(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(K, Callable<? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
get(Type) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
get(int) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
get(int) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
get(int) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
 
get(Type) - Method in interface org.spf4j.reflect.ByTypeSupplier
 
get(Type) - Method in interface org.spf4j.reflect.TypeMap
get the object associated to a compatible type, only if there is only one.
getAll(Iterable<? extends K>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getAll(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
getAll(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
getAll(Type) - Method in interface org.spf4j.reflect.TypeMap
Get all Objects associated to all unrelated compatible types.
getAllPresent(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getAppendedType() - Method in interface org.spf4j.io.ObjectAppender
the MimeType of the format used to write the Object.
getAppenderSupplier() - Static method in class org.spf4j.test.log.LogPrinter
 
getAppenderType(ObjectAppender<?>) - Static method in class org.spf4j.io.ConfigurableAppenderSupplier
 
getArguments() - Method in class org.spf4j.test.log.LogRecord
 
getBuffer() - Method in class org.spf4j.io.ByteArrayBuilder
 
getBytesTmp(int) - Static method in class org.spf4j.base.TLScratch
returns a thread local byte array of at least the size requested.
getCharsTmp(int) - Static method in class org.spf4j.base.TLScratch
returns a thread local char array of at least the requested size.
getColumn(double[][], int) - Static method in class org.spf4j.base.Arrays
 
getColumnAsDoubles(long[][], int) - Static method in class org.spf4j.base.Arrays
 
getConfig() - Method in class org.spf4j.test.log.TestLoggers
 
getExact(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
getExact(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
getExact(Type) - Method in interface org.spf4j.reflect.TypeMap
Get the the Object associated to type.
getExtraArguments() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowable() - Method in class org.spf4j.test.log.LogRecord
 
getExtraThrowableChain() - Method in class org.spf4j.test.log.LogRecord
 
getFormat() - Method in class org.spf4j.test.log.LogRecord
 
getIfPresent(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getInstance() - Static method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
getIsRetryablePredicate() - Static method in class org.spf4j.base.Throwables
 
getJarSourceUrl(Class<?>) - Static method in class org.spf4j.base.PackageInfo
Useful to get the jar URL where a particular class is located.
getJavaRegexpStr(CharSequence) - Method in class org.spf4j.base.CharSequences
Transform a wildcard expression 2 a java regular expression.
getJulGlobal() - Method in class org.spf4j.test.log.TestLoggers
 
getJulRoot() - Method in class org.spf4j.test.log.TestLoggers
 
getKeysLoaded() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getLevel() - Method in class org.spf4j.test.log.LogRecord
 
getLogConsumer(String, Level) - Method in class org.spf4j.test.log.CachedLogConfig
 
getLogConsumer(String, Level) - Method in interface org.spf4j.test.log.LogConfig
 
getLogger() - Method in class org.spf4j.test.log.LogRecord
 
getLogger(String) - Method in class org.spf4j.test.log.TestLoggers
Return an appropriate SimpleLogger instance by name.
getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
 
getMarker() - Method in class org.spf4j.test.log.LogRecord
 
getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently this method always returns an instance of BasicMarkerFactory.
getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
Currently, this method returns the class name of BasicMarkerFactory.
getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
Currently this method always returns an instance of StaticMDCBinder.
getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
 
getMessage() - Method in class org.spf4j.test.log.LogRecord
 
getName() - Method in class org.spf4j.test.log.TestLogger
 
getNonRecoverablePredicate() - Static method in class org.spf4j.base.Throwables
 
getNrRecursiveSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getNrSuppressedExceptions(Throwable) - Static method in class org.spf4j.base.Throwables
 
getPackageInfo(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfoDirect(String) - Static method in class org.spf4j.base.PackageInfo
 
getPackageInfoDirect(Class<?>) - Static method in class org.spf4j.base.PackageInfo
 
getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
Return the singleton of this class.
getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
Return the singleton of this class.
getSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
Utility to get suppressed exceptions.
getThread() - Method in class org.spf4j.test.log.LogRecord
 
getThread() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getThrowable() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
getTimeStamp() - Method in class org.spf4j.test.log.LogRecord
 
getUncaughtExceptionHandler() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
getUnchecked(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
getUrl() - Method in class org.spf4j.base.PackageInfo
 
getVersion() - Method in class org.spf4j.base.PackageInfo
 
GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
GL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
Graphs - Class in org.spf4j.ds
 
GraphTypeMap<H> - Class in org.spf4j.reflect
 
GraphTypeMap() - Constructor for class org.spf4j.reflect.GraphTypeMap
 
GraphTypeMap(int) - Constructor for class org.spf4j.reflect.GraphTypeMap
 

H

handle(LogRecord) - Method in interface org.spf4j.test.log.LogHandler
Handler handling method
handle(LogRecord) - Method in class org.spf4j.test.log.LogPrinter
Handler handling method
HandlerRegistration - Interface in org.spf4j.test.log
 
handles(Level) - Method in interface org.spf4j.test.log.AllLevelsLogHandler
 
handles(Level) - Method in interface org.spf4j.test.log.LogHandler
find out if this handler should be used for the given log level.
handles(Level) - Method in class org.spf4j.test.log.LogPrinter
find out if this handler should be used for the given log level.
hasAttachment(Object) - Method in class org.spf4j.test.log.LogRecord
 
hasFormat(String) - Static method in class org.spf4j.test.log.LogMatchers
 
hasFormatWithPattern(String) - Static method in class org.spf4j.test.log.LogMatchers
 
hash(Object) - Method in class org.spf4j.ds.IdentityHashSet
 
hashcode(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
hashCode() - Method in class org.spf4j.base.LookupTranslator
 
hashCode() - Method in class org.spf4j.base.PackageInfo
 
hasInfo() - Method in class org.spf4j.base.PackageInfo
 
hasLevel(Level) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMarker(Marker) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingExtraArguments(Matcher<Object[]>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingExtraThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingExtraThrowableChain(Matcher<Iterable<Throwable>>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingFormat(Matcher<String>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingMarker(Matcher<Marker>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMatchingMessage(Matcher<String>) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMessage(String) - Static method in class org.spf4j.test.log.LogMatchers
 
hasMessageWithPattern(String) - Static method in class org.spf4j.test.log.LogMatchers
 
hasThread(Matcher<Thread>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hasThrowable(Matcher<Throwable>) - Static method in class org.spf4j.test.log.UncaughtExceptionDetail
 
hex(int) - Static method in class org.spf4j.base.CharSequenceTranslator
Returns an upper case hexadecimal String for the given character.

I

IdentityHashSet<T> - Class in org.spf4j.ds
 
IdentityHashSet() - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(int, float) - Constructor for class org.spf4j.ds.IdentityHashSet
 
IdentityHashSet(Collection<? extends T>) - Constructor for class org.spf4j.ds.IdentityHashSet
 
ignore(String, Level, Level) - Method in class org.spf4j.test.log.TestLoggers
all logs from category and specified levels will be ignored...
indexOf(T[], T) - Static method in class org.spf4j.base.Arrays
 
indexOf(CharSequence, int, int, char) - Static method in class org.spf4j.base.CharSequences
 
info(String) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
info(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
INSTANCE - Static variable in class org.spf4j.base.IntAppender.CommentNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntAppender.SimplePrefixNumberAppender
 
INSTANCE - Static variable in class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
IntAppender - Interface in org.spf4j.base
 
IntAppender.CommentNumberAppender - Class in org.spf4j.base
 
IntAppender.SimplePrefixNumberAppender - Class in org.spf4j.base
 
intercept(String, LogHandler) - Method in class org.spf4j.test.log.TestLoggers
Ability to intercept log messages logged under a category
interceptAllLevels(String, AllLevelsLogHandler) - Method in class org.spf4j.test.log.TestLoggers
Convenience method for functional use.
IntMath - Class in org.spf4j.base
 
IntMath.XorShift128 - Class in org.spf4j.base
 
IntMath.XorShift32 - Class in org.spf4j.base
A very fast Pseudo random generator.
IntMath.XorShift32ThreadSafe - Class in org.spf4j.base
Deprecated.
please use JDK java.util.concurrent.ThreadLocalRandom instead. The JDK implementation uses local fields in the Thread class instead of a classic ThreadLocal, which makes it faster...
IntMath.XorShift32ThreadSafe.Singleton - Class in org.spf4j.base
Deprecated.
 
IntSequence - Interface in org.spf4j.base
 
invalidate(Object) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll(Iterable<?>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
invalidateAll() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
isDebugEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isDebugEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isErrorEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isErrorEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isExecutedFromIDE() - Static method in class org.spf4j.test.log.TestUtils
Supporting netbeans only at this time.
isExecutedFromNetbeans() - Static method in class org.spf4j.test.log.TestUtils
 
isExecutedWithDebuggerAgent() - Static method in class org.spf4j.test.log.TestUtils
 
isInfoEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isInfoEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isNonRecoverable(Throwable) - Static method in class org.spf4j.base.Throwables
Is this Throwable a JVM non-recoverable exception.
isRetryable(Exception) - Static method in class org.spf4j.base.Throwables
figure out if a Exception is retry-able or not.
isTraceEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isTraceEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 
isValidFileName(CharSequence) - Static method in class org.spf4j.base.CharSequences
 
isWarnEnabled() - Method in class org.spf4j.test.log.TestLogger
 
isWarnEnabled(Marker) - Method in class org.spf4j.test.log.TestLogger
 

J

JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
JAVA_NEW - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 

L

last(int) - Static method in class org.spf4j.base.XCollectors
 
last(int, T) - Static method in class org.spf4j.base.XCollectors
 
Level - Enum in org.spf4j.test.log
 
lineNumbered(int, Appendable) - Static method in class org.spf4j.base.CharSequences
 
lineNumbered(int, Appendable, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
log(Level, Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
LogAssert - Interface in org.spf4j.test.log
 
LogCollection<T> - Interface in org.spf4j.test.log
 
LogConfig - Interface in org.spf4j.test.log
 
LogConsumer - Interface in org.spf4j.test.log
 
LogHandler - Interface in org.spf4j.test.log
 
LogHandler.Handling - Enum in org.spf4j.test.log
 
LogMatchers - Class in org.spf4j.test.log
Utility class to create LogRecord matchers.
LogPrinter - Class in org.spf4j.test.log
 
LogRecord - Class in org.spf4j.test.log
 
LogRecord(Logger, Level, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LogRecord(Logger, Level, Marker, String, Object...) - Constructor for class org.spf4j.test.log.LogRecord
 
LookupTranslator - Class in org.spf4j.base
Translates a value using a lookup table.
LookupTranslator(CharSequence[]...) - Constructor for class org.spf4j.base.LookupTranslator
 

M

match(CharSequence, CharSequence) - Static method in class org.spf4j.base.CharSequences
regular wildcard matcher.
matchesPattern(Pattern) - Static method in class org.spf4j.test.log.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given Pattern.
matchesPattern(String) - Static method in class org.spf4j.test.log.PatternMatcher
Creates a matcher of String that matches when the examined string exactly matches the given regular expression, treated as a Pattern.
matchesSafely(String) - Method in class org.spf4j.test.log.PatternMatcher
 
materializeMessage() - Method in class org.spf4j.test.log.LogRecord
 
MAX_THROWABLE_CHAIN - Static variable in class org.spf4j.base.Throwables
 
MemorizedCallable<V> - Class in org.spf4j.base
 
MemorizedCallable(Callable<V>) - Constructor for class org.spf4j.base.MemorizedCallable
 
MimeTypes - Class in org.spf4j.io
Some standard mime types.
minRootLevel() - Method in interface org.spf4j.test.log.LogConfig
 
moveOfRange(T[], int, int) - Static method in class org.spf4j.base.Arrays
 

N

nextInt() - Method in class org.spf4j.base.IntMath.XorShift128
 
nextInt() - Method in class org.spf4j.base.IntMath.XorShift32
 
nextInt() - Method in class org.spf4j.base.IntMath.XorShift32ThreadSafe
Deprecated.
 
nextInt() - Method in interface org.spf4j.base.IntSequence
 
NONE - Static variable in class org.spf4j.base.PackageInfo
 

O

ObjectAppender<T> - Interface in org.spf4j.io
 
ObjectAppenderSupplier - Interface in org.spf4j.io
 
Objects - Class in org.spf4j.base
 
OctalUnescaper - Class in org.spf4j.base
 
OctalUnescaper() - Constructor for class org.spf4j.base.OctalUnescaper
 
offer(UncaughtExceptionDetail) - Method in interface org.spf4j.test.log.UncaughtExceptionConsumer
 
org.slf4j.impl - package org.slf4j.impl
 
org.spf4j.base - package org.spf4j.base
 
org.spf4j.concurrent - package org.spf4j.concurrent
 
org.spf4j.ds - package org.spf4j.ds
 
org.spf4j.io - package org.spf4j.io
 
org.spf4j.recyclable - package org.spf4j.recyclable
 
org.spf4j.recyclable.impl - package org.spf4j.recyclable.impl
 
org.spf4j.reflect - package org.spf4j.reflect
 
org.spf4j.test.log - package org.spf4j.test.log
spf4j test log backend for slf4j.
org.spf4j.test.log.junit4 - package org.spf4j.test.log.junit4
 

P

PackageInfo - Class in org.spf4j.base
 
PackageInfo(String, String) - Constructor for class org.spf4j.base.PackageInfo
 
parseInt(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseInt(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Integer.parseInt.
parseLong(CharSequence) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
parseLong(CharSequence, int) - Static method in class org.spf4j.base.CharSequences
A more flexible version of Long.parseLong.
PatternMatcher - Class in org.spf4j.test.log
 
PLAIN_TEXT - Static variable in class org.spf4j.io.MimeTypes
 
Powerof2SizedGlobalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2SizedGlobalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
Powerof2ThreadLocalRecyclingSupplier<T> - Class in org.spf4j.recyclable.impl
recycling supplier that allows you to recycle objects.
Powerof2ThreadLocalRecyclingSupplier(SizedRecyclingSupplier.Factory<T>, ReferenceType) - Constructor for class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
print(String, Level) - Method in class org.spf4j.test.log.TestLoggers
Print logs above a category and log level.
printTo(PrintStream, LogRecord, String) - Static method in class org.spf4j.test.log.LogPrinter
 
put(K, V) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
putAll(Map<? extends K, ? extends V>) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
putIfNotPresent(Type, H) - Method in class org.spf4j.reflect.GraphTypeMap
 
putIfNotPresent(Type, H) - Method in interface org.spf4j.reflect.TypeMap
Associate object to type if no existing association present.

R

recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
recycle(T) - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
recycle(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier
 
ReferenceType - Enum in org.spf4j.base
 
refresh(K) - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
regionMatches(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
Equivalent to String.regionMatches.
regionMatchesIgnoreCase(CharSequence, int, CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
Equivalent/based on to String.regionMatches.
register(Class<T>, ObjectAppender<? super T>...) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
register(Class<T>, MimeType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
remove(Type) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
remove(Type) - Method in class org.spf4j.reflect.GraphTypeMap
 
remove(Type) - Method in interface org.spf4j.reflect.TypeMap
remove type association.
remove(String, LogHandler) - Method in class org.spf4j.test.log.CachedLogConfig
 
remove(UncaughtExceptionConsumer) - Method in interface org.spf4j.test.log.ExceptionHandoverRegistry
 
remove(String, LogHandler) - Method in interface org.spf4j.test.log.LogConfig
 
removeOldestSuppressed(Throwable) - Static method in class org.spf4j.base.Throwables
 
removeOldestSuppressedRecursive(Throwable) - Static method in class org.spf4j.base.Throwables
 
replace(Class<T>, Function<ObjectAppender<? super T>, ObjectAppender<? super T>>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
replace(Type, Function<H, H>) - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
REQUESTED_API_VERSION - Static variable in class org.slf4j.impl.StaticLoggerBinder
Declare the version of the SLF4J API this implementation is compiled against.
reset() - Method in class org.spf4j.io.ByteArrayBuilder
Resets the count field of this byte array output stream to zero, so that all currently accumulated output in the output stream is discarded.
run(RunNotifier) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
See JUnit doc if overwriting...

S

safeObjectAppend(Slf4jMessageFormatter.ErrorHandler, Appendable, Object, ObjectAppenderSupplier) - Static method in class org.spf4j.base.Slf4jMessageFormatter
 
safePut(Type, H) - Method in interface org.spf4j.reflect.TypeMap
Associate object with type.
search(char[], char) - Static method in class org.spf4j.base.Arrays
 
setIsRetryablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
 
setNonRecoverablePredicate(Predicate<Throwable>) - Static method in class org.spf4j.base.Throwables
Overwrite the default non-recoverable predicate.
SINGLETON - Static variable in class org.slf4j.impl.StaticMarkerBinder
The unique instance of this class.
SINGLETON - Static variable in class org.slf4j.impl.StaticMDCBinder
The unique instance of this class.
Singleton() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe.Singleton
Deprecated.
 
size() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
size() - Method in class org.spf4j.io.ByteArrayBuilder
Returns the current size of the buffer.
size(T) - Method in interface org.spf4j.recyclable.SizedRecyclingSupplier.Factory
 
SizedRecyclingSupplier<T> - Interface in org.spf4j.recyclable
 
SizedRecyclingSupplier.Factory<T> - Interface in org.spf4j.recyclable
 
Slf4jMessageFormatter - Class in org.spf4j.base
A more flexible implementation of the SLF4j message formatter (org.slf4j.helpers.MessageFormatter).
Slf4jMessageFormatter.ErrorHandler - Interface in org.spf4j.base
 
Spf4jTestLogJUnitRunner - Class in org.spf4j.test.log.junit4
 
Spf4jTestLogJUnitRunner(Class<?>) - Constructor for class org.spf4j.test.log.junit4.Spf4jTestLogJUnitRunner
 
Spf4jTestLogRunListenerSingleton - Class in org.spf4j.test.log.junit4
 
StaticLoggerBinder - Class in org.slf4j.impl
 
StaticMarkerBinder - Class in org.slf4j.impl
 
StaticMDCBinder - Class in org.slf4j.impl
This implementation is bound to NOPMDCAdapter.
stats() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
subSequence(CharSequence, int, int) - Static method in class org.spf4j.base.CharSequences
 
suppress(T, Throwable) - Static method in class org.spf4j.base.Throwables
Functionality similar for java 1.7 Throwable.addSuppressed.
suppress(T, Throwable, int) - Static method in class org.spf4j.base.Throwables
 
SUPPRESSED_CAPTION - Static variable in class org.spf4j.base.Throwables
Caption for labeling suppressed exception stack traces
sys() - Static method in class org.spf4j.test.log.TestLoggers
 

T

testAssumptionFailure(Failure) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testFailure(Failure) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testFinished(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testIgnored(Description) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
TestLogger - Class in org.spf4j.test.log
 
TestLogger(String, Supplier<LogConfig>) - Constructor for class org.spf4j.test.log.TestLogger
 
TestLoggers - Class in org.spf4j.test.log
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testRunFinished(Result) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
testRunStarted(Description) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
testStarted(Description) - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
TestUtils - Class in org.spf4j.test.log
 
Throwables - Class in org.spf4j.base
utility class for throwables.
Throwables.PackageDetail - Enum in org.spf4j.base
enum describing the PackageDetail level to be logged in the stack trace.
Throwables.TrimmedException - Exception in org.spf4j.base
 
throwException(Exception) - Static method in class org.spf4j.base.Throwables
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Bytes
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Chars
 
TL_SUPPLIER - Static variable in class org.spf4j.recyclable.impl.ArraySuppliers.Objects
 
TLScratch - Class in org.spf4j.base
 
TO_STRINGER - Static variable in interface org.spf4j.io.ObjectAppenderSupplier
 
toByteArray() - Method in class org.spf4j.io.ByteArrayBuilder
Creates a newly allocated byte array.
toDoubleArray(long...) - Static method in class org.spf4j.base.Arrays
 
toLineNumbered(int, CharSequence) - Static method in class org.spf4j.base.CharSequences
 
toLineNumbered(int, CharSequence, IntAppender) - Static method in class org.spf4j.base.CharSequences
 
toObjectArray(long...) - Static method in class org.spf4j.base.Arrays
 
toString() - Method in class org.slf4j.impl.StaticLoggerBinder
 
toString() - Method in class org.slf4j.impl.StaticMarkerBinder
 
toString() - Method in class org.spf4j.base.AggregateTranslator
 
toString() - Method in class org.spf4j.base.EscapeJsonStringAppendableWrapper
 
toString() - Method in class org.spf4j.base.LookupTranslator
 
toString() - Method in class org.spf4j.base.MemorizedCallable
 
toString() - Method in class org.spf4j.base.PackageInfo
 
toString(Throwable) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toString(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
toString() - Method in class org.spf4j.concurrent.UnboundedLoadingCache
 
toString() - Method in class org.spf4j.io.ByteArrayBuilder
Converts the buffer's contents into a string decoding bytes using the platform's default character set.
toString(Charset) - Method in class org.spf4j.io.ByteArrayBuilder
 
toString() - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2SizedGlobalRecyclingSupplier
 
toString() - Method in class org.spf4j.recyclable.impl.Powerof2ThreadLocalRecyclingSupplier
 
toString() - Method in class org.spf4j.reflect.CachingTypeMapWrapper
 
toString() - Method in class org.spf4j.reflect.GraphTypeMap
 
toString() - Method in class org.spf4j.test.log.CachedLogConfig
 
toString() - Method in class org.spf4j.test.log.junit4.DetailOnFailureRunListener
 
toString() - Method in class org.spf4j.test.log.junit4.Spf4jTestLogRunListenerSingleton
 
toString() - Method in class org.spf4j.test.log.LogPrinter
 
toString() - Method in class org.spf4j.test.log.LogRecord
 
toString() - Method in class org.spf4j.test.log.TestLogger
 
toString() - Method in class org.spf4j.test.log.TestLoggers
 
toString() - Method in class org.spf4j.test.log.UncaughtExceptionDetail
 
TOSTRING_APPENDER - Static variable in interface org.spf4j.io.ObjectAppender
A simple Object appender that invokes the toString method of the object and writes the object out.
toStringBuilder(Throwable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
toStringBuilder(Throwable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
trace(String) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
trace(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.AggregateTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, Writer) - Method in class org.spf4j.base.CharSequenceTranslator
 
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.LookupTranslator
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.OctalUnescaper
translate(CharSequence, int, Writer) - Method in class org.spf4j.base.UnicodeUnescaper
trimCausalChain(Throwable, int) - Static method in class org.spf4j.base.Throwables
 
TrimmedException(String) - Constructor for exception org.spf4j.base.Throwables.TrimmedException
 
tryRegister(Class<T>, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
tryRegister(Class<T>, MimeType, ObjectAppender<? super T>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 
TypeMap<H> - Interface in org.spf4j.reflect
Type to Object map.

U

UnboundedLoadingCache<K,V> - Class in org.spf4j.concurrent
custom build high performance implementation for a unbounded guava cache: UnboundedLoadingCache is implemented with JDK concurrent map UnboundedLoadingCache2 is using the JDK 1.8 computing map functionality, but benchmarks show worse performance.
UnboundedLoadingCache(int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(int, int, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
 
UnboundedLoadingCache(Comparator<? super K>, CacheLoader<K, V>) - Constructor for class org.spf4j.concurrent.UnboundedLoadingCache
Will use a ConcurrentSkipListMap to store the underlying data.
UncaughtExceptionConsumer - Interface in org.spf4j.test.log
 
UncaughtExceptionDetail - Class in org.spf4j.test.log
 
UncaughtExceptionDetail(Thread, Throwable) - Constructor for class org.spf4j.test.log.UncaughtExceptionDetail
 
UnicodeUnescaper - Class in org.spf4j.base
 
UnicodeUnescaper() - Constructor for class org.spf4j.base.UnicodeUnescaper
 
unregister(Class<?>) - Method in class org.spf4j.io.ConfigurableAppenderSupplier
 

V

validatedFileName(T) - Static method in class org.spf4j.base.CharSequences
 
valueOf(String) - Static method in enum org.spf4j.base.ReferenceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.base.Throwables.PackageDetail
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.test.log.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spf4j.base.ReferenceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.base.Throwables.PackageDetail
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.test.log.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.spf4j.test.log.LogHandler.Handling
Returns an array containing the constants of this enum type, in the order they are declared.

W

warn(String) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object, Object) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Object...) - Method in class org.spf4j.test.log.TestLogger
 
warn(Marker, String, Throwable) - Method in class org.spf4j.test.log.TestLogger
 
write(byte[]) - Method in class org.spf4j.io.ByteArrayBuilder
 
write(int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.spf4j.io.ByteArrayBuilder
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
writeAbreviatedClassName(String, Appendable) - Static method in class org.spf4j.base.Throwables
 
writeMessageString(Appendable, Throwable) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement, StackTraceElement, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, PrintStream, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail) - Static method in class org.spf4j.base.Throwables
 
writeTo(Throwable, Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(StackTraceElement[], Appendable, Throwables.PackageDetail, boolean) - Static method in class org.spf4j.base.Throwables
 
writeTo(OutputStream) - Method in class org.spf4j.io.ByteArrayBuilder
Writes the complete contents of this byte array output stream to the specified output stream argument, as if by calling the output stream's write method using out.write(buf, 0, count).

X

XCollectors - Class in org.spf4j.base
 
XorShift128() - Constructor for class org.spf4j.base.IntMath.XorShift128
 
XorShift32() - Constructor for class org.spf4j.base.IntMath.XorShift32
 
XorShift32ThreadSafe() - Constructor for class org.spf4j.base.IntMath.XorShift32ThreadSafe
Deprecated.
 
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links

Copyright © 2018 SPF4J. All rights reserved.