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

N

newCachedThreadPool(boolean,java.lang.String) - function in org.jitsi.utils.concurrent.ExecutorUtils
Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available.
newKeySet() - function in java.util.concurrent.ConcurrentHashMap
 
newScheduledThreadPool(int,boolean,java.lang.String) - function in org.jitsi.utils.concurrent.ExecutorUtils
Creates a scheduled thread pool, Optionally, the new threads are created as daemon threads and their names are based on a specific (prefix) string.
newString(kotlin.Array) - function in org.jitsi.utils.StringUtils
Initializes a new String instance by decoding a specified array of bytes (mostly used by JNI).
newThread(java.lang.Runnable) - function in org.jitsi.utils.concurrent.CustomizableThreadFactory
 
ntpShortToMs(long) - function in org.jitsi.utils.TimeUtils
Converts a timestamp in NTP Short Format (Q16.
numPendingJobs() - function in org.jitsi.utils.concurrent.FakeScheduledExecutorService
 
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W