A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
F
- fatal(Object) - function in org.jitsi.utils.logging.LoggerImpl
- Log a FATAL message.
- fatal(Object,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message, with associated Throwable information.
- fatal(Object) - function in org.jitsi.utils.logging.InstanceLogger
- Log a FATAL message.
- fatal(Object,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message, with associated Throwable information.
- fatal(Object) - function in org.jitsi.utils.logging.Logger
- Log a FATAL message.
- fatal(Object,Throwable) - function in org.jitsi.utils.logging.Logger
- Log a message, with associated Throwable information.
- fillInStackTrace() - function in java.lang.ConfigPropertyVetoException
- fireEvent(Function1) - function in org.jitsi.utils.event.EventEmitter
- Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
- fireEvent(Function1) - function in org.jitsi.utils.event.BaseEventEmitter
- Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
- fireEvent(Function1) - function in org.jitsi.utils.event.SyncEventEmitter
- Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
- fireEvent(Function1) - function in org.jitsi.utils.event.AsyncEventEmitter
- Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
- forceEviction() - function in org.jitsi.utils.stats.TimeBasedSlidingWindow
- Force the eviction process to run.
- forEach(BiConsumer) - function in java.util.LRUCache
- forEach(BiConsumer) - function in kotlin.collections.OrderedJsonObject
- forEach(Consumer) - function in java.lang.ArrayBlockingQueueWithShutdown
- forEach(BiConsumer) - function in java.util.concurrent.DiagnosticContext
- forEach(BiConsumer) - function in java.util.DiagnosticContext.TimeSeriesPoint
- forEachEntry(long,Consumer) - function in java.util.concurrent.DiagnosticContext
- forEachKey(long,Consumer) - function in java.util.concurrent.DiagnosticContext
- forEachValue(long,Consumer) - function in java.util.concurrent.DiagnosticContext
- format(LogRecord) - function in org.jitsi.utils.logging2.JitsiLogFormatter
- Format the given LogRecord.
- formatMessage(LogRecord) - function in java.util.logging.JitsiLogFormatter
- formatTimeAsFullMillis(long,int) - function in org.jitsi.utils.TimeUtils
- Formats a time -- represented by (long seconds, int nanos) -- as a String of floating-point milliseconds, in full precision.
- fromString(String) - function in org.jitsi.utils.StringUtils
- Creates InputStream from the string in UTF8 encoding.
- fromString(String,String) - function in org.jitsi.utils.StringUtils
- Creates InputStream from the string in the specified encoding.