Package org.jitsi.utils
See: Description
-
Class Summary Class Description ArrayUtils TimeProvider Class which provides the current time. TimeUtils Provides utility methods for converting between different time formats. TimestampUtils Helper class to perform various timestamp manipulations and comparisons LRUCache StringUtils Implements utility functions to facilitate work with Strings. ByteArrayUtils Contains basic methods for reading/writing values to/from a byte[]s and ByteArrayBuffers.ConfigUtils PasswordUtil The utility class which can be used to clear passwords values from 'sun.java.command' system property. JNIUtils Implements Java Native Interface (JNI)-related facilities such as loading a JNI library from a jar. ResettableLazy OrderedJsonObject Functions just like JSONObject, but preserves the order in which keys were added (which is useful for things like stats where we want to group similar values and preserve the pipeline stats order). TemplatedUrl DurationKt InstantKt AtomicExtensionsKt DelegatesKt JavaVersion RangedStringKt -
Enum Summary Enum Description MediaType The MediaType enumeration contains a list of media types. -
Interface Summary Interface Description ByteArrayBuffer A simple interface that encapsulates all the information needed for byte buffer access. DatagramPacketFilter Represents a filter which selects or deselects DatagramPackets.