A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
E
- elapse(Duration) - function in org.jitsi.utils.time.FakeClock
- eldest() - function in org.jitsi.utils.LRUCache
- element() - function in java.util.ArrayBlockingQueueWithShutdown
- elements() - function in java.util.concurrent.DiagnosticContext
- enableSilenceDetection(T) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
- Enable silence detection with the default interval.
- enableSilenceDetection(T,long) - function in org.jitsi.utils.dsi.DominantSpeakerIdentification
- Enable silence detection.
- entry(K,V) - function in java.util.DiagnosticContext
- entry(K,V) - function in java.util.DiagnosticContext.TimeSeriesPoint
- entry(K,V) - function in java.util.LRUCache
- entrySet() - function in java.util.concurrent.DiagnosticContext
- entrySet() - function in java.util.DiagnosticContext.TimeSeriesPoint
- entrySet() - function in java.util.LRUCache
- equals(Object) - function in java.util.concurrent.DiagnosticContext
- equals(Object) - function in java.util.DiagnosticContext.TimeSeriesPoint
- equals(Object) - function in java.util.LRUCache
- equals(Object) - function in org.jitsi.utils.version.Version
- Compares the version parameter to this version and returns true if and only if both reference the same Jitsi version and false otherwise.
- equals(Object) - function in org.jitsi.utils.version.VersionImpl
- Compares the version parameter to this version and returns true if and only if both reference the same Jitsi version and false otherwise.
- equals(Object) - function in org.jitsi.utils.stats.Buckets.Snapshot
- equals(Object) - function in java.time.FakeClock
- error(Object) - function in org.jitsi.utils.logging.Logger
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.Logger
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.Logger
- Log a message with error level.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.Logger
- Log a message with error level, with associated Throwable information.
- error(Object) - function in org.jitsi.utils.logging.InstanceLogger
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message with error level.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.InstanceLogger
- Log a message with error level, with associated Throwable information.
- error(Object) - function in org.jitsi.utils.logging.LoggerImpl
- Log a ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message, with associated Throwable information.
- error(Logger.Category,String) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message with error level.
- error(Logger.Category,String,Throwable) - function in org.jitsi.utils.logging.LoggerImpl
- Log a message with error level, with associated Throwable information.
- error(Object) - function in org.jitsi.utils.logging2.Logger
- Log a ERROR message.
- error(Supplier) - function in org.jitsi.utils.logging2.Logger
- Log an ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging2.Logger
- Log a message, with associated Throwable information.
- error(Object) - function in org.jitsi.utils.logging2.LoggerImpl
- Log a ERROR message.
- error(Supplier) - function in org.jitsi.utils.logging2.LoggerImpl
- Log an ERROR message.
- error(Object,Throwable) - function in org.jitsi.utils.logging2.LoggerImpl
- Log a message, with associated Throwable information.
- ErrorHandler - class in org.jitsi.utils.queue
- An interface for handling the two types of error conditions from a queue.
- EventEmitter - class in org.jitsi.utils.event
- execute(Runnable) - function in org.jitsi.utils.concurrent.RecurringRunnableExecutor
- Accepts for execution RecurringRunnables only.
- execute(Runnable) - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
- ExecutorFactory - class in org.jitsi.utils.concurrent
- Helper class which contains functions to create pre-configured executors
- ExecutorUtils - class in org.jitsi.utils.concurrent
- Implements utility functions to facilitate work with Executors and ExecutorService.