A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W 

F

FakeClock - class in org.jitsi.utils.time
A fake Clock whose time is advanced manually
FakeScheduledExecutorService - class in org.jitsi.utils.concurrent
A fake ScheduledExecutorService which gives control over when scheduled tasks are run without requiring a separate thread
fatal(Object) - function in org.jitsi.utils.logging.Logger
Log a FATAL message.
fatal(Object) - function in org.jitsi.utils.logging.Logger
Log a FATAL message.
fatal(Object,java.lang.Throwable) - function in org.jitsi.utils.logging.Logger
Log a message, with associated Throwable information.
fatal(Object,java.lang.Throwable) - function in org.jitsi.utils.logging.Logger
Log a message, with associated Throwable information.
fillInStackTrace() - function in java.lang.Throwable
 
fireEvent(kotlin.jvm.functions.Function1) - function in org.jitsi.utils.event.AsyncEventEmitter
Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
fireEvent(kotlin.jvm.functions.Function1) - function in org.jitsi.utils.event.EventEmitter
Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
fireEvent(kotlin.jvm.functions.Function1) - function in org.jitsi.utils.event.EventEmitter
Fire an event (it may be fired synchronously or asynchronously depending on the implementation).
fireEvent(kotlin.jvm.functions.Function1) - function in org.jitsi.utils.event.SyncEventEmitter
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(java.util.function.Consumer) - function in java.lang.Iterable
 
forEach(java.util.function.BiConsumer) - function in java.util.HashMap
 
forEach(java.util.function.BiConsumer) - function in java.util.LinkedHashMap
 
forEach(java.util.function.BiConsumer) - function in java.util.concurrent.ConcurrentHashMap
 
forEach(java.util.function.BiConsumer) - function in kotlin.collections.Map
 
forEachEntry(long,java.util.function.Consumer) - function in java.util.concurrent.ConcurrentHashMap
 
forEachKey(long,java.util.function.Consumer) - function in java.util.concurrent.ConcurrentHashMap
 
forEachValue(long,java.util.function.Consumer) - function in java.util.concurrent.ConcurrentHashMap
 
format(java.util.logging.LogRecord) - function in org.jitsi.utils.logging2.JitsiLogFormatter
Format the given LogRecord.
formatMessage(java.util.logging.LogRecord) - function in java.util.logging.Formatter
 
formatMilli(java.time.Duration) - function in org.jitsi.utils.DurationKt
 
formatMilli(java.time.Instant) - function in org.jitsi.utils.InstantKt
 
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(java.lang.String) - function in org.jitsi.utils.StringUtils
Creates InputStream from the string in UTF8 encoding.
fromString(java.lang.String,java.lang.String) - function in org.jitsi.utils.StringUtils
Creates InputStream from the string in the specified encoding.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W