Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- AbstractBufferInputStream - Class in ca.spottedleaf.ioutil.stream
- AbstractBufferInputStream(Buffer) - Constructor for class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- AbstractBufferOutputStream - Class in ca.spottedleaf.ioutil.stream
- AbstractBufferOutputStream(Buffer) - Constructor for class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- accept(long, V) - Method in interface ca.spottedleaf.common.function.BiLongObjectConsumer
- accumulate() - Method in class ca.spottedleaf.profiler.Profiler
- Adaptable - Annotation Interface in ca.spottedleaf.yamlconfig.annotation
-
Annotation used on a class to indicate that its type adapter may automatically be generated.
- adapter() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Serializable
-
Adapter override class.
- add(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- add(E) - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- add(E) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- add(T) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- addAdapter(Class, TypeAdapter) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- addAll(E[]) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Adds all of the elements from the specified array to this queue.
- addAll(E[], int, int) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Adds all of the elements from the specified array to this queue.
- addAll(Iterable) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Adds all elements from the specified iterable object to this queue.
- addAll(Collection) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Adds all elements from the specified collection to this queue.
- addAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- addAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- addAsynchronousWaiter(BiConsumer) - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
-
Adds a waiter that should only be completed asynchronously by the complete() calls.
- addBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.ListType
- addBigDecimal(BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addBigDecimal(BigDecimal) - Method in class ca.spottedleaf.converter.types.ListType
- addBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.ListType
- addBigInteger(BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addBigInteger(BigInteger) - Method in class ca.spottedleaf.converter.types.ListType
- addByte(byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addByte(byte) - Method in class ca.spottedleaf.converter.types.ListType
- addByte(int, byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addByte(int, byte) - Method in class ca.spottedleaf.converter.types.ListType
- addByteArray(byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addByteArray(byte[]) - Method in class ca.spottedleaf.converter.types.ListType
- addByteArray(int, byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addByteArray(int, byte[]) - Method in class ca.spottedleaf.converter.types.ListType
- addDataFrom(TickTime) - Method in class ca.spottedleaf.common.time.TickData
- addDouble(double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addDouble(double) - Method in class ca.spottedleaf.converter.types.ListType
- addDouble(int, double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addDouble(int, double) - Method in class ca.spottedleaf.converter.types.ListType
- addFirst(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- addFirst(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- addFloat(float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addFloat(float) - Method in class ca.spottedleaf.converter.types.ListType
- addFloat(int, float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addFloat(int, float) - Method in class ca.spottedleaf.converter.types.ListType
- addGeneric(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addGeneric(Object) - Method in class ca.spottedleaf.converter.types.ListType
- addInt(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addInt(int) - Method in class ca.spottedleaf.converter.types.ListType
- addInt(int, int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addInt(int, int) - Method in class ca.spottedleaf.converter.types.ListType
- addIntArray(int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addIntArray(int[]) - Method in class ca.spottedleaf.converter.types.ListType
- addIntArray(int, int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addIntArray(int, int[]) - Method in class ca.spottedleaf.converter.types.ListType
- addLast(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- addLast(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- addList(int, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addList(int, ListType) - Method in class ca.spottedleaf.converter.types.ListType
- addList(ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addList(ListType) - Method in class ca.spottedleaf.converter.types.ListType
- addLong(int, long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addLong(int, long) - Method in class ca.spottedleaf.converter.types.ListType
- addLong(long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addLong(long) - Method in class ca.spottedleaf.converter.types.ListType
- addLongArray(int, long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addLongArray(int, long[]) - Method in class ca.spottedleaf.converter.types.ListType
- addLongArray(long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addLongArray(long[]) - Method in class ca.spottedleaf.converter.types.ListType
- addMap(int, MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addMap(int, MapType) - Method in class ca.spottedleaf.converter.types.ListType
- addMap(MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addMap(MapType) - Method in class ca.spottedleaf.converter.types.ListType
- addOrAllowAdds(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Atomically adds the specified element to this queue or allows additions to the queue.
- addShort(int, short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addShort(int, short) - Method in class ca.spottedleaf.converter.types.ListType
- addShort(short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addShort(short) - Method in class ca.spottedleaf.converter.types.ListType
- addShortArray(int, short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addShortArray(int, short[]) - Method in class ca.spottedleaf.converter.types.ListType
- addShortArray(short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addShortArray(short[]) - Method in class ca.spottedleaf.converter.types.ListType
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Adds count to size and checks threshold for resizing
- addSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Adds count to size and checks threshold for resizing
- addString(int, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addString(int, String) - Method in class ca.spottedleaf.converter.types.ListType
- addString(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- addString(String) - Method in class ca.spottedleaf.converter.types.ListType
- addTo(int, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(int, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(long, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(long, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addTo(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically inserts a mapping for the specified key with the provided default value if the key is not mapped or updates the current value by adding the specified increment.
- addToSize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- addToSize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- addWaiter(BiConsumer) - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
-
Adds a waiter that will be completed asynchronously by the complete() calls.
- adjustThreadCount(int) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- advanceBy(long, long) - Method in class ca.spottedleaf.common.time.Schedule
-
Increases the last period by the specified number of periods and period length.
- advanceEntry() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- advanceWrite(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- allocateHeap(long) - Static method in class ca.spottedleaf.ioutil.buffer.Memory
- allocateNative(long, long) - Static method in class ca.spottedleaf.ioutil.buffer.Memory
- allowAdds() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Allows elements to be added to this queue once again.
- appendList(MultiThreadedQueue.LinkedNode, MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- apply(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.BiIntObjectFunction
- apply(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.BiIntObjectFunction
- apply(int, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.BiIntObjectObjectFunction
- apply(int, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.BiIntObjectObjectFunction
- apply(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.BiLongObjectFunction
- apply(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.BiLongObjectFunction
- apply(long, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.BiLongObjectObjectFunction
- apply(long, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.BiLongObjectObjectFunction
- apply(K) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.BiObjectObjectFunction
- apply(K) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectFunction
- apply(K) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.BiObjectObjectFunction
- apply(K) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectFunction
- apply(P1, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.BiObjectObjectObjectFunction
- apply(P1, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectObjectFunction
- apply(P1, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.BiObjectObjectObjectFunction
- apply(P1, P2) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectObjectFunction
- AreaDependentQueue - Class in ca.spottedleaf.concurrentutil.executor.queue
- AreaDependentQueue(PrioritisedExecutor, int) - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- AreaDependentQueue(PrioritisedExecutor, int, long) - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- asList() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- asList() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- Atomicity of functional methods - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- available() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- availableLong() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- availableLong() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- availableLong() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferInputStream
- availableLong() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferInputStream
- average() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns the value of the
averagerecord component. - avg() - Method in record class ca.spottedleaf.common.time.TickData.MSPTData
-
Returns the value of the
avgrecord component.
B
- backoff() - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
-
Non-exponential backoff algorithm to use in lightly contended areas.
- BalancedPrioritisedThreadPool - Class in ca.spottedleaf.concurrentutil.executor.thread
- BalancedPrioritisedThreadPool(long, ThreadFactory) - Constructor for class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- BalancedPrioritisedThreadPool(long, ThreadFactory, long) - Constructor for class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- BalancedPrioritisedThreadPool.OrderedStreamGroup - Class in ca.spottedleaf.concurrentutil.executor.thread
- BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue - Class in ca.spottedleaf.concurrentutil.executor.thread
- BaseBooleanIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseBooleanIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseBooleanIterator
- BaseByteIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseByteIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseByteIterator
- BaseDoubleIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseDoubleIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseDoubleIterator
- BaseFloatIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseFloatIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseFloatIterator
- BaseIntIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseIntIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseIntIterator
- BaseLongIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseLongIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseLongIterator
- BaseMapCollection<E> - Class in ca.spottedleaf.concurrentutil.map
- BaseMapCollection() - Constructor for class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- BaseMapSet<E> - Class in ca.spottedleaf.concurrentutil.map
- BaseMapSet() - Constructor for class ca.spottedleaf.concurrentutil.map.BaseMapSet
- BaseObjectIterator<E> - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseObjectIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator
- BaseShortIterator - Class in ca.spottedleaf.concurrentutil.collection.iterator
- BaseShortIterator() - Constructor for class ca.spottedleaf.concurrentutil.collection.iterator.BaseShortIterator
- baseToGeneric(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- baseToGeneric(T) - Method in class ca.spottedleaf.converter.types.TypeUtil
- begin() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- BIG_DECIMAL - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- BIG_INTEGER - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- BigDecimalTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.type
- BigDecimalTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- BigIntegerTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.type
- BigIntegerTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.BigIntegerTypeAdapter
- BiLongObjectConsumer<V> - Interface in ca.spottedleaf.common.function
- bitsetToInts(long[]) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- BLOCKING - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Absolute highest priority, should only be used for when a task is blocking a time-critical thread.
- BOOLEAN - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- BooleanTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- BooleanTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.BooleanTypeAdapter
- branchlessAbs(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- branchlessAbs(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- Buffer - Class in ca.spottedleaf.ioutil.buffer
- Buffer(boolean, String, byte[]) - Constructor for class ca.spottedleaf.ioutil.buffer.Buffer
- Buffer(boolean, String, MemoryAllocator, long, long) - Constructor for class ca.spottedleaf.ioutil.buffer.Buffer
- Buffer(boolean, String, MemorySegment) - Constructor for class ca.spottedleaf.ioutil.buffer.Buffer
- BufferedBufferInputStream - Class in ca.spottedleaf.ioutil.stream.wrapped
- BufferedBufferInputStream(byte[], InputStream) - Constructor for class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferInputStream
- BufferedBufferOutputStream - Class in ca.spottedleaf.ioutil.stream.wrapped
- BufferedBufferOutputStream(byte[], OutputStream) - Constructor for class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferOutputStream
- BufferReference - Class in ca.spottedleaf.ioutil.util
- BufferReference(Buffer, String) - Constructor for class ca.spottedleaf.ioutil.util.BufferReference
- BYTE - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- BYTE_ARRAY - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- ByteTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- ByteTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.ByteTypeAdapter
C
- ca.spottedleaf.common.function - package ca.spottedleaf.common.function
- ca.spottedleaf.common.map.ints - package ca.spottedleaf.common.map.ints
- ca.spottedleaf.common.map.longs - package ca.spottedleaf.common.map.longs
- ca.spottedleaf.common.time - package ca.spottedleaf.common.time
- ca.spottedleaf.common.util - package ca.spottedleaf.common.util
- ca.spottedleaf.concurrentutil.collection - package ca.spottedleaf.concurrentutil.collection
- ca.spottedleaf.concurrentutil.collection.iterator - package ca.spottedleaf.concurrentutil.collection.iterator
- ca.spottedleaf.concurrentutil.completable - package ca.spottedleaf.concurrentutil.completable
- ca.spottedleaf.concurrentutil.executor - package ca.spottedleaf.concurrentutil.executor
- ca.spottedleaf.concurrentutil.executor.queue - package ca.spottedleaf.concurrentutil.executor.queue
- ca.spottedleaf.concurrentutil.executor.thread - package ca.spottedleaf.concurrentutil.executor.thread
- ca.spottedleaf.concurrentutil.list - package ca.spottedleaf.concurrentutil.list
- ca.spottedleaf.concurrentutil.lock - package ca.spottedleaf.concurrentutil.lock
- ca.spottedleaf.concurrentutil.map - package ca.spottedleaf.concurrentutil.map
- ca.spottedleaf.concurrentutil.map.concurrent.ints - package ca.spottedleaf.concurrentutil.map.concurrent.ints
- ca.spottedleaf.concurrentutil.map.concurrent.longs - package ca.spottedleaf.concurrentutil.map.concurrent.longs
- ca.spottedleaf.concurrentutil.map.concurrent.objects - package ca.spottedleaf.concurrentutil.map.concurrent.objects
- ca.spottedleaf.concurrentutil.numa - package ca.spottedleaf.concurrentutil.numa
- ca.spottedleaf.concurrentutil.scheduler - package ca.spottedleaf.concurrentutil.scheduler
- ca.spottedleaf.concurrentutil.set - package ca.spottedleaf.concurrentutil.set
- ca.spottedleaf.concurrentutil.util - package ca.spottedleaf.concurrentutil.util
- ca.spottedleaf.converter - package ca.spottedleaf.converter
- ca.spottedleaf.converter.datatypes - package ca.spottedleaf.converter.datatypes
- ca.spottedleaf.converter.types - package ca.spottedleaf.converter.types
- ca.spottedleaf.converter.types.impl.java - package ca.spottedleaf.converter.types.impl.java
- ca.spottedleaf.converter.util - package ca.spottedleaf.converter.util
- ca.spottedleaf.ioutil.buffer - package ca.spottedleaf.ioutil.buffer
- ca.spottedleaf.ioutil.refcount - package ca.spottedleaf.ioutil.refcount
- ca.spottedleaf.ioutil.stream - package ca.spottedleaf.ioutil.stream
- ca.spottedleaf.ioutil.stream.channel - package ca.spottedleaf.ioutil.stream.channel
- ca.spottedleaf.ioutil.stream.wrapped - package ca.spottedleaf.ioutil.stream.wrapped
- ca.spottedleaf.ioutil.stream.zstd - package ca.spottedleaf.ioutil.stream.zstd
- ca.spottedleaf.ioutil.util - package ca.spottedleaf.ioutil.util
- ca.spottedleaf.profiler - package ca.spottedleaf.profiler
- ca.spottedleaf.sampler - package ca.spottedleaf.sampler
- ca.spottedleaf.yamlconfig - package ca.spottedleaf.yamlconfig
- ca.spottedleaf.yamlconfig.adapter - package ca.spottedleaf.yamlconfig.adapter
- ca.spottedleaf.yamlconfig.adapter.collection - package ca.spottedleaf.yamlconfig.adapter.collection
- ca.spottedleaf.yamlconfig.adapter.generic - package ca.spottedleaf.yamlconfig.adapter.generic
- ca.spottedleaf.yamlconfig.adapter.primitive - package ca.spottedleaf.yamlconfig.adapter.primitive
- ca.spottedleaf.yamlconfig.adapter.type - package ca.spottedleaf.yamlconfig.adapter.type
- ca.spottedleaf.yamlconfig.annotation - package ca.spottedleaf.yamlconfig.annotation
- ca.spottedleaf.yamlconfig.config - package ca.spottedleaf.yamlconfig.config
- ca.spottedleaf.yamlconfig.type - package ca.spottedleaf.yamlconfig.type
- CalenderDuration - Class in ca.spottedleaf.common.time
- CalenderDurationTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.type
- CalenderDurationTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.CalenderDurationTypeAdapter
- CallbackCompletable<T> - Class in ca.spottedleaf.concurrentutil.completable
- CallbackCompletable() - Constructor for class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
- callInitialisers() - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- callInitialisers(T) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- cancel() - Method in interface ca.spottedleaf.concurrentutil.executor.Cancellable
-
Tries to cancel this task.
- cancel() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Forces this task to be marked as completed.
- cancel() - Method in class ca.spottedleaf.sampler.SamplerInstance
- cancel(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- cancel(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Returns
falseif the task is not scheduled or is cancelled, returnstrueif the task was cancelled by this thread - cancel(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- Cancellable - Interface in ca.spottedleaf.concurrentutil.executor
-
Interface specifying that something can be cancelled.
- castIndexToInt(long) - Static method in class ca.spottedleaf.ioutil.buffer.Buffer
- ceilLog2(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- ceilLog2(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- ChannelBufferInputStream - Class in ca.spottedleaf.ioutil.stream.channel
- ChannelBufferInputStream(Buffer, ReadableByteChannel) - Constructor for class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- ChannelBufferInputStream(Buffer, ReadableByteChannel, boolean) - Constructor for class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- ChannelBufferOutputStream - Class in ca.spottedleaf.ioutil.stream.channel
- ChannelBufferOutputStream(Buffer, WritableByteChannel) - Constructor for class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- ChannelBufferOutputStream(Buffer, WritableByteChannel, boolean) - Constructor for class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- channelPosition() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- channelPosition() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- checkResize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- checkResize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- clampTime(long, long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
- clear() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- clear() - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- clear() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- clear() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Removes at least all entries currently mapped at the beginning of this call.
- clear() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- clear() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- clear() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- clear() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- clear() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- clear() - Method in class ca.spottedleaf.converter.types.MapType
- clear() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- clearAndFill(byte) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- clearCurrent() - Method in class ca.spottedleaf.profiler.Profiler
- clearRange(long[], int, int) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- clone() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- clone() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- close() - Method in class ca.spottedleaf.ioutil.buffer.Memory
- close() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- close() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- close() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferInputStream
- close() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferOutputStream
- close() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferInputStream
- close() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferOutputStream
- close() - Method in class ca.spottedleaf.sampler.SampleReader
- close() - Method in class ca.spottedleaf.sampler.SampleWriter
- close(boolean, boolean) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
-
Closes this queue executor's queue.
- closeAll(AutoCloseable...) - Static method in class ca.spottedleaf.common.util.ThrowUtil
- cls() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns the value of the
clsrecord component. - collectedTickIntervalEnd() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
collectedTickIntervalEndrecord component. - collectedTickIntervalStart() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
collectedTickIntervalStartrecord component. - collectedTicks() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
collectedTicksrecord component. - CollectionTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.collection
- CollectionTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.CollectionTypeAdapter
- CollectionUtil - Class in ca.spottedleaf.common.util
- CommandUtil - Class in ca.spottedleaf.common.util
- comment - Variable in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry.CommentedData
- comment() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Serializable
-
The comment to apply before the element when serializing.
- CommentedData(String, Object) - Constructor for class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry.CommentedData
- comparator - Variable in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- compareAndExchangeAtIndexVolatile(ConcurrentChainedInt2IntHashTable.TableEntry[], int, ConcurrentChainedInt2IntHashTable.TableEntry, ConcurrentChainedInt2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedInt2LongHashTable.TableEntry[], int, ConcurrentChainedInt2LongHashTable.TableEntry, ConcurrentChainedInt2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedInt2ObjectHashTable.TableEntry[], int, ConcurrentChainedInt2ObjectHashTable.TableEntry, ConcurrentChainedInt2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedInt2ReferenceHashTable.TableEntry[], int, ConcurrentChainedInt2ReferenceHashTable.TableEntry, ConcurrentChainedInt2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedLong2IntHashTable.TableEntry[], int, ConcurrentChainedLong2IntHashTable.TableEntry, ConcurrentChainedLong2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedLong2LongHashTable.TableEntry[], int, ConcurrentChainedLong2LongHashTable.TableEntry, ConcurrentChainedLong2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedLong2ObjectHashTable.TableEntry[], int, ConcurrentChainedLong2ObjectHashTable.TableEntry, ConcurrentChainedLong2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedLong2ReferenceHashTable.TableEntry[], int, ConcurrentChainedLong2ReferenceHashTable.TableEntry, ConcurrentChainedLong2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedObject2IntHashTable.TableEntry[], int, ConcurrentChainedObject2IntHashTable.TableEntry, ConcurrentChainedObject2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedObject2LongHashTable.TableEntry[], int, ConcurrentChainedObject2LongHashTable.TableEntry, ConcurrentChainedObject2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedObject2ObjectHashTable.TableEntry[], int, ConcurrentChainedObject2ObjectHashTable.TableEntry, ConcurrentChainedObject2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedObject2ReferenceHashTable.TableEntry[], int, ConcurrentChainedObject2ReferenceHashTable.TableEntry, ConcurrentChainedObject2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedReference2IntHashTable.TableEntry[], int, ConcurrentChainedReference2IntHashTable.TableEntry, ConcurrentChainedReference2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedReference2LongHashTable.TableEntry[], int, ConcurrentChainedReference2LongHashTable.TableEntry, ConcurrentChainedReference2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedReference2ObjectHashTable.TableEntry[], int, ConcurrentChainedReference2ObjectHashTable.TableEntry, ConcurrentChainedReference2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- compareAndExchangeAtIndexVolatile(ConcurrentChainedReference2ReferenceHashTable.TableEntry[], int, ConcurrentChainedReference2ReferenceHashTable.TableEntry, ConcurrentChainedReference2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- compareAndExchangeThreadParkedVolatile(boolean, boolean) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- compareExchangeElementVolatile(E, E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- compareExchangeNextVolatile(MultiThreadedQueue.LinkedNode, MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- compareExchangeThresholdVolatile(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- compareTimes(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
-
This function is appropriate to be used as a
Comparatorbetween two timestamps, which indicates whether the timestamps represented by t1, t2 that t1 is before, equal to, or after t2. - compareTo(PrioritisedExecutor.PriorityState) - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
- compareToUsingStream(PrioritisedExecutor.PriorityState) - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
- compareVersions(long, long) - Static method in class ca.spottedleaf.converter.DataConverter
- Completable<T> - Class in ca.spottedleaf.concurrentutil.completable
- Completable() - Constructor for class ca.spottedleaf.concurrentutil.completable.Completable
- complete(FlagParser, String, String) - Method in interface ca.spottedleaf.common.util.FlagParser.FlagValueTabCompleter
- complete(T) - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
- complete(T) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- completed(T) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- completeExceptionally(Throwable) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- completeWithThrowable(Throwable) - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
- COMPLETING - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Priority value indicating the task has completed or is being completed.
- CompressionUtil - Class in ca.spottedleaf.ioutil.util
- compute(int, ConcurrentChainedInt2ObjectHashTable.BiIntObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- compute(int, ConcurrentChainedInt2ReferenceHashTable.BiIntObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- compute(long, ConcurrentChainedLong2ObjectHashTable.BiLongObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- compute(long, ConcurrentChainedLong2ReferenceHashTable.BiLongObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- compute(K, ConcurrentChainedObject2ObjectHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- compute(K, ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- compute(K, ConcurrentChainedReference2ObjectHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- compute(K, ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- compute(K, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- computeIfAbsent(int, ConcurrentChainedInt2ObjectHashTable.BiIntObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- computeIfAbsent(int, ConcurrentChainedInt2ReferenceHashTable.BiIntObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- computeIfAbsent(int, Int2IntFunction) - Method in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- computeIfAbsent(int, IntFunction) - Method in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- computeIfAbsent(long, ConcurrentChainedLong2ObjectHashTable.BiLongObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- computeIfAbsent(long, ConcurrentChainedLong2ReferenceHashTable.BiLongObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- computeIfAbsent(long, Long2IntFunction) - Method in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- computeIfAbsent(long, LongFunction) - Method in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- computeIfAbsent(K, ConcurrentChainedObject2ObjectHashTable.BiObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- computeIfAbsent(K, ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- computeIfAbsent(K, ConcurrentChainedReference2ObjectHashTable.BiObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- computeIfAbsent(K, ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- computeIfAbsent(K, Function) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- computeIfPresent(int, ConcurrentChainedInt2ObjectHashTable.BiIntObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- computeIfPresent(int, ConcurrentChainedInt2ReferenceHashTable.BiIntObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- computeIfPresent(long, ConcurrentChainedLong2ObjectHashTable.BiLongObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- computeIfPresent(long, ConcurrentChainedLong2ReferenceHashTable.BiLongObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- computeIfPresent(K, ConcurrentChainedObject2ObjectHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- computeIfPresent(K, ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- computeIfPresent(K, ConcurrentChainedReference2ObjectHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- computeIfPresent(K, ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectObjectFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- computeIfPresent(K, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- ConcurrentChainedInt2IntHashTable - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
intvalues onto non-nullintvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedInt2IntHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- ConcurrentChainedInt2IntHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- ConcurrentChainedInt2IntHashTable.EntryNodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.EntrySet - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.KeyIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.NodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.RemoveIfPredicate - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.TableEntry - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2IntHashTable.ValueIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
intvalues onto non-nulllongvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedInt2LongHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- ConcurrentChainedInt2LongHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- ConcurrentChainedInt2LongHashTable.EntryNodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.EntrySet - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.KeyIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.NodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.RemoveIfPredicate - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.TableEntry - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2LongHashTable.ValueIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
intvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedInt2ObjectHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- ConcurrentChainedInt2ObjectHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- ConcurrentChainedInt2ObjectHashTable.BiIntObjectFunction<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.BiIntObjectObjectFunction<P2,
R> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints - ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.EntrySet<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.KeyIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.NodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.RemoveIfPredicate<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.TableEntry<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.ValueIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ObjectHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
intvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedInt2ReferenceHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- ConcurrentChainedInt2ReferenceHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- ConcurrentChainedInt2ReferenceHashTable.BiIntObjectFunction<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.BiIntObjectObjectFunction<P2,
R> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints - ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.EntrySet<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.KeyIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.NodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.RemoveIfPredicate<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.TableEntry<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.ValueIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedInt2ReferenceHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.ints
- ConcurrentChainedLong2IntHashTable - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
longvalues onto non-nullintvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedLong2IntHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- ConcurrentChainedLong2IntHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- ConcurrentChainedLong2IntHashTable.EntryNodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.EntrySet - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.KeyIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.NodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.RemoveIfPredicate - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.TableEntry - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2IntHashTable.ValueIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
longvalues onto non-nulllongvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedLong2LongHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- ConcurrentChainedLong2LongHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- ConcurrentChainedLong2LongHashTable.EntryNodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.EntrySet - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.KeyIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.NodeIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.RemoveIfPredicate - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.TableEntry - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2LongHashTable.ValueIterator - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
longvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedLong2ObjectHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- ConcurrentChainedLong2ObjectHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- ConcurrentChainedLong2ObjectHashTable.BiLongObjectFunction<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.BiLongObjectObjectFunction<P2,
R> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs - ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.EntrySet<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.KeyIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.NodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.RemoveIfPredicate<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.TableEntry<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.ValueIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ObjectHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
longvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedLong2ReferenceHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- ConcurrentChainedLong2ReferenceHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- ConcurrentChainedLong2ReferenceHashTable.BiLongObjectFunction<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.BiLongObjectObjectFunction<P2,
R> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs - ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.EntrySet<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.KeyIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.NodeIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.RemoveIfPredicate<V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.TableEntry<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.ValueIterator<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedLong2ReferenceHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.longs
- ConcurrentChainedObject2IntHashTable<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullintvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedObject2IntHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- ConcurrentChainedObject2IntHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- ConcurrentChainedObject2IntHashTable.EntryNodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.EntrySet<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.KeyIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.NodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.RemoveIfPredicate<K> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.TableEntry<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2IntHashTable.ValueIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nulllongvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedObject2LongHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- ConcurrentChainedObject2LongHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- ConcurrentChainedObject2LongHashTable.EntryNodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.EntrySet<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.KeyIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.NodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.RemoveIfPredicate<K> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.TableEntry<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2LongHashTable.ValueIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2ObjectHashTable<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects -
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedObject2ObjectHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- ConcurrentChainedObject2ObjectHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- ConcurrentChainedObject2ObjectHashTable.BiObjectObjectFunction<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.BiObjectObjectObjectFunction<P1,
P2, - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objectsR> - ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.EntrySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.KeyIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2ObjectHashTable.NodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.RemoveIfPredicate<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.TableEntry<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.ValueIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ObjectHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2ReferenceHashTable<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects -
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedObject2ReferenceHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- ConcurrentChainedObject2ReferenceHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectFunction<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.BiObjectObjectObjectFunction<P1,
P2, - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objectsR> - ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.EntrySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.KeyIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedObject2ReferenceHashTable.NodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.RemoveIfPredicate<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.TableEntry<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.ValueIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedObject2ReferenceHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullintvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedReference2IntHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- ConcurrentChainedReference2IntHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- ConcurrentChainedReference2IntHashTable.EntryNodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.EntrySet<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.KeyIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.NodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.RemoveIfPredicate<K> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.TableEntry<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2IntHashTable.ValueIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
-
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nulllongvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedReference2LongHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- ConcurrentChainedReference2LongHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- ConcurrentChainedReference2LongHashTable.EntryNodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.EntrySet<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.KeyIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.NodeIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.RemoveIfPredicate<K> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.TableEntry<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2LongHashTable.ValueIterator<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2ObjectHashTable<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects -
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedReference2ObjectHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- ConcurrentChainedReference2ObjectHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- ConcurrentChainedReference2ObjectHashTable.BiObjectObjectFunction<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.BiObjectObjectObjectFunction<P1,
P2, - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objectsR> - ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.EntrySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.KeyIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2ObjectHashTable.NodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.RemoveIfPredicate<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.TableEntry<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.ValueIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ObjectHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2ReferenceHashTable<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects -
Concurrent hashtable implementation supporting mapping arbitrary non-null
Kvalues onto non-nullVvalues with support for multiple writer and multiple reader threads. - ConcurrentChainedReference2ReferenceHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- ConcurrentChainedReference2ReferenceHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectFunction<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.BiObjectObjectObjectFunction<P1,
P2, - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objectsR> - ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.EntrySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.KeyIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.Keys<K> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentChainedReference2ReferenceHashTable.NodeIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.RemoveIfPredicate<K,
V> - Interface in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.TableEntry<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.ValueIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects - ConcurrentChainedReference2ReferenceHashTable.Values<V> - Class in ca.spottedleaf.concurrentutil.map.concurrent.objects
- ConcurrentUtil - Class in ca.spottedleaf.concurrentutil.util
- ConcurrentUtil() - Constructor for class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
- config - Variable in class ca.spottedleaf.yamlconfig.config.YamlConfig
- ConfigHolder<T> - Class in ca.spottedleaf.yamlconfig.config
- ConfigHolder(File, Class, T) - Constructor for class ca.spottedleaf.yamlconfig.config.ConfigHolder
- ConfigHolder(File, Class, T, TypeAdapterRegistry, String) - Constructor for class ca.spottedleaf.yamlconfig.config.ConfigHolder
- constructor() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns the value of the
constructorrecord component. - contains(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(E) - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- contains(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- contains(Object, Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Returns
trueif this map contains an entry with the specified key and value at some point during this call. - contains(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- contains(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns whether the specified key is mapped and is mapped to the specified value.
- containsAll(Collection) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- containsAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- containsAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- containsFirst(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- containsFirst(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- containsKey(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(long) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- containsKey(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns whether the specified key is mapped to some value.
- containsKey(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns whether the specified key is mapped to some value.
- containsLast(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- containsLast(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- containsValue(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns whether the specified value has a key mapped to it.
- containsValue(V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns whether the specified value has a key mapped to it.
- convert(T, long, long) - Method in class ca.spottedleaf.converter.DataConverter
- convert(T, long, long) - Method in class ca.spottedleaf.converter.datatypes.DataType
- convertBaseToBase(T, TypeUtil) - Method in class ca.spottedleaf.converter.types.TypeUtil
- convertFromBaseToGeneric(Object, TypeUtil) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- convertFromBaseToGeneric(T, TypeUtil) - Method in class ca.spottedleaf.converter.types.TypeUtil
- convertGenericToBase(Object, TypeUtil) - Method in class ca.spottedleaf.converter.types.TypeUtil
- convertGenericToGeneric(Object, TypeUtil) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- convertGenericToGeneric(Object, TypeUtil) - Method in class ca.spottedleaf.converter.types.TypeUtil
- convertJava(TypeUtil, ArrayList) - Static method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- convertJava(TypeUtil, LinkedHashMap) - Static method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- convertOrOriginal(T, long, long) - Method in class ca.spottedleaf.converter.datatypes.DataType
- coordinateShift - Variable in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- copy() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- copy() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- copy() - Method in class ca.spottedleaf.converter.types.ListType
- copy() - Method in class ca.spottedleaf.converter.types.MapType
- copy(boolean, String) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- copy(boolean, String, MemoryAllocator) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- copy(MapType, String, MapType, String) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- copyAccumulated() - Method in class ca.spottedleaf.profiler.Profiler
- copyCurrent() - Method in class ca.spottedleaf.profiler.Profiler
- count() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns the value of the
countrecord component. - COUNTER - Enum constant in enum class ca.spottedleaf.profiler.ProfilerRegistry.ProfileType
- counters() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns the value of the
countersrecord component. - COWArrayList<E> - Class in ca.spottedleaf.concurrentutil.list
- COWArrayList(Class) - Constructor for class ca.spottedleaf.concurrentutil.list.COWArrayList
- create(File, long, Predicate, boolean, long) - Static method in class ca.spottedleaf.sampler.SamplerInstance
- createEmptyList() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- createEmptyList() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- createEmptyList() - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- createEmptyList() - Method in class ca.spottedleaf.converter.types.ListType
- createEmptyList() - Method in class ca.spottedleaf.converter.types.MapType
- createEmptyList() - Method in class ca.spottedleaf.converter.types.TypeUtil
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.ListType
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.MapType
- createEmptyMap() - Method in class ca.spottedleaf.converter.types.TypeUtil
- createExecutor() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup
- createOrderedStreamGroup() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- createOrderedStreamGroup(AtomicLong) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- createTask(int, int, int, int, Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(int, int, int, int, Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(int, int, int, int, Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(int, int, int, Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(int, int, int, Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(int, int, int, Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- createTask(Runnable) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Creates, but does not queue or execute, a task at
Priority.NORMALpriority. - createTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- createTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- createTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- createTask(Runnable, Priority) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Creates, but does not queue or execute, a task at
Priority.NORMALpriority. - createTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- createTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- createTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- createTask(Runnable, Priority, long, long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Creates, but does not queue or execute, a task at
Priority.NORMALpriority. - createTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- createTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- createTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- createType(ProfilerRegistry.ProfileType, String) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- createWithCapacity(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- createWithCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- createWithExpected(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- createWithExpected(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- curr - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- currEntry - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
D
- data - Variable in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry.CommentedData
- DataConverter<T,
R> - Class in ca.spottedleaf.converter - DataConverter(int) - Constructor for class ca.spottedleaf.converter.DataConverter
- DataConverter(int, int) - Constructor for class ca.spottedleaf.converter.DataConverter
- DataHook<T,
R> - Class in ca.spottedleaf.converter.datatypes - DataHook() - Constructor for class ca.spottedleaf.converter.datatypes.DataHook
- DataType<T,
R> - Class in ca.spottedleaf.converter.datatypes - DataType() - Constructor for class ca.spottedleaf.converter.datatypes.DataType
- DataWalker<T> - Class in ca.spottedleaf.converter.datatypes
- DataWalker() - Constructor for class ca.spottedleaf.converter.datatypes.DataWalker
- DEADLINE_NOT_SET - Static variable in class ca.spottedleaf.common.util.TimeUtil
- decFrom(int, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(int, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(long, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(long, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- decFrom(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically decrements the mapping by the specified decrement and then removes the mapping if it is below or equal to the specified threshold.
- DecimalFormats - Class in ca.spottedleaf.common.util
- decodeSignedVarInt(int) - Static method in class ca.spottedleaf.ioutil.buffer.Buffer
- decodeSignedVarLong(long) - Static method in class ca.spottedleaf.ioutil.buffer.Buffer
- decReferenceCount(String) - Method in class ca.spottedleaf.ioutil.refcount.ReferenceCounted
- deepCopy(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- deepCopy(ArrayList) - Static method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- deepCopy(LinkedHashMap) - Static method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- deepCopy(T) - Method in class ca.spottedleaf.converter.types.TypeUtil
- deepCopyGeneric(Object) - Static method in class ca.spottedleaf.converter.types.TypeUtil
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- DEFAULT_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- DEFAULT_FLAGS - Static variable in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- DEFAULT_FLAGS - Static variable in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- DEFAULT_GROUP_TIME_SLICE - Static variable in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- DEFAULT_LOAD_FACTOR - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- DEFAULT_SPINWAIT_TIME - Static variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- DEFAULT_STRING - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.DefaultedTypeAdapter
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- defaultCapacity() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- DefaultedTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.type
- DefaultedTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.DefaultedTypeAdapter
- DefaultedValue<T> - Class in ca.spottedleaf.yamlconfig.type
- DefaultedValue() - Constructor for class ca.spottedleaf.yamlconfig.type.DefaultedValue
- DefaultedValue(T) - Constructor for class ca.spottedleaf.yamlconfig.type.DefaultedValue
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- defaultLoadFactor() - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- deflate(Buffer, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- deflate(Buffer, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- deflate(MemorySegment, int, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- deflate(MemorySegment, int, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.CollectionTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.EnumMapTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.EnumSetTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.ListTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.MapTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.SetTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.generic.StringFormTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.BooleanTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.ByteTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.DoubleTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.FloatTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.IntegerTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.LongTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.ShortTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.StringTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.BigIntegerTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.DefaultedTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.StringEnumTypeAdapter
- deserialize(TypeAdapterRegistry, Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapter
-
Deserializes the value from YAML.
- deserialize(Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- die() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- difference(ZonedDateTime, ZonedDateTime) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- difference(ZonedDateTime, ZonedDateTime, ChronoUnit) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- difference(ZonedDateTime, ZonedDateTime, ChronoUnit, boolean) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differenceCompact(ZonedDateTime, ZonedDateTime) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differenceCompact(ZonedDateTime, ZonedDateTime, ChronoUnit) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differenceCompact(ZonedDateTime, ZonedDateTime, ChronoUnit, boolean) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differenceFromLastTick(long) - Method in record class ca.spottedleaf.common.time.TickTime
-
The difference in time from the start of the last tick to the start of the current tick.
- differencePretty(ZonedDateTime, ZonedDateTime) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differencePretty(ZonedDateTime, ZonedDateTime, ChronoUnit) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- differencePretty(ZonedDateTime, ZonedDateTime, ChronoUnit, boolean) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- DOUBLE - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- DoubleTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- DoubleTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.DoubleTypeAdapter
- drain(Consumer) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Empties the queue into the specified consumer.
- drain(Consumer, boolean) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Empties the queue into the specified consumer.
- drain(Consumer, boolean, Consumer) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Empties the queue into the specified consumer.
- dumpToString() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
- dumpToString(Long2LongOpenHashMap) - Method in class ca.spottedleaf.sampler.SamplerTree
- Duration - Class in ca.spottedleaf.yamlconfig.type
- DurationTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.type
- DurationTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.DurationTypeAdapter
E
- EDFSchedulerThreadPool - Class in ca.spottedleaf.concurrentutil.scheduler
-
Scheduler thread pool implementation that uses EDF scheduling.
- EDFSchedulerThreadPool(int, ThreadFactory) - Constructor for class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
-
Creates, but does not start, a scheduler thread pool with the specified number of threads created using the specified thread factory.
- element - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- element() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- ELEMENT_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- encodedToString(long) - Static method in class ca.spottedleaf.converter.DataConverter
- encodeSignedVarInt(int) - Static method in class ca.spottedleaf.ioutil.buffer.Buffer
- encodeSignedVarLong(long) - Static method in class ca.spottedleaf.ioutil.buffer.Buffer
- encodeVersions(int, int) - Static method in class ca.spottedleaf.converter.DataConverter
- ensureCapacity(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- ensureImmediatelyWritable(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- ensureReadable(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- ensureReadable(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- ensureRefCountZero() - Method in class ca.spottedleaf.ioutil.refcount.ReferenceCounted
- ensureWritable(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns an iterator over the entries in this map.
- entryIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns an iterator over the entries in this map.
- EntryIterator(SWMRHashTable.TableEntry[], SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntryIterator
- EntryNodeIterator(ConcurrentChainedInt2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedInt2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedLong2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedLong2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- EntryNodeIterator(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- entrySet - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- entrySet() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- EntrySet(ConcurrentChainedInt2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- EntrySet(ConcurrentChainedInt2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- EntrySet(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- EntrySet(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- EntrySet(ConcurrentChainedLong2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- EntrySet(ConcurrentChainedLong2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- EntrySet(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- EntrySet(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- EntrySet(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- EntrySet(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- EntrySet(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- EntrySet(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- EntrySet(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- EntrySet(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- EntrySet(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- EntrySet(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- EntrySet(SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- EnumMapTypeAdapter<T> - Class in ca.spottedleaf.yamlconfig.adapter.collection
- EnumMapTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.EnumMapTypeAdapter
- EnumSetTypeAdapter<T> - Class in ca.spottedleaf.yamlconfig.adapter.collection
- EnumSetTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.EnumSetTypeAdapter
- equals(Object) - Method in class ca.spottedleaf.common.time.CalenderDuration
- equals(Object) - Method in record class ca.spottedleaf.common.time.TickData.MSPTData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.common.time.TickTime
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapSet
- equals(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- equals(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- equals(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewSet
- equals(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- equals(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- equals(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- equals(Object) - Method in class ca.spottedleaf.converter.types.ListType
- equals(Object) - Method in class ca.spottedleaf.converter.types.MapType
- equals(Object) - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class ca.spottedleaf.yamlconfig.type.DefaultedValue
- equals(Object) - Method in class ca.spottedleaf.yamlconfig.type.Duration
- event() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns the value of the
eventrecord component. - EventRegistry - Class in ca.spottedleaf.sampler
- EventRegistry.RegisteredEvent<T> - Record Class in ca.spottedleaf.sampler
- exceptionally(Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- exceptionally(Function, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- exceptionallyAsync(Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- exceptionallyAsync(Function, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- exceptionallyAsync(Function, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- execute() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Executes this task.
- executeTask() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Executes the next available task.
- executeTask() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- executeTask() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
-
Executes the next available task.
- executeTask() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup
- executeTask() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- exponentiallyBackoffComplex(long) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
-
Backoff algorithm to use for a lock that can block other threads (i.e if another thread contending with this thread can be thrown off the scheduler).
- exponentiallyBackoffSimple(long) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
-
Backoff algorithm to use for a short held lock (i.e compareAndExchange operation).
F
- failed(Throwable) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- fetchNewTable(ConcurrentChainedInt2IntHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- fetchNewTable(ConcurrentChainedInt2LongHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- fetchNewTable(ConcurrentChainedInt2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- fetchNewTable(ConcurrentChainedInt2ReferenceHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- fetchNewTable(ConcurrentChainedLong2IntHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- fetchNewTable(ConcurrentChainedLong2LongHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- fetchNewTable(ConcurrentChainedLong2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- fetchNewTable(ConcurrentChainedLong2ReferenceHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- fetchNewTable(ConcurrentChainedObject2IntHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- fetchNewTable(ConcurrentChainedObject2LongHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- fetchNewTable(ConcurrentChainedObject2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- fetchNewTable(ConcurrentChainedObject2ReferenceHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- fetchNewTable(ConcurrentChainedReference2IntHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- fetchNewTable(ConcurrentChainedReference2LongHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- fetchNewTable(ConcurrentChainedReference2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- fetchNewTable(ConcurrentChainedReference2ReferenceHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- find(Predicate) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Finds the first element in this queue that matches the predicate.
- findMemory(long, long) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.AutoNative
- findMemory(long, long) - Method in interface ca.spottedleaf.ioutil.buffer.MemoryAllocator
- findMemory(long, long) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledHeap
- findMemory(long, long) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledNative
- findNext() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.NodeIterator
- findNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.NodeIterator
- first() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- first() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- firstClear(long[], int, int) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- firstSet(long[], int, int) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- FLAG_ORDER_BY_STREAM - Static variable in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
-
Whether to order tasks by (lower) stream id after (higher) priority
- FLAG_ORDER_BY_STREAM - Static variable in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
-
Whether to order tasks by (lower) stream id after (higher) priority
- FLAG_ORDER_BY_STREAM - Static variable in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
-
Whether to order tasks by (lower) stream id after (higher) priority
- FLAG_RECORD_STACK_LINES - Static variable in class ca.spottedleaf.sampler.SamplerTree
- FLAG_SCHEDULE_EVENLY - Static variable in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
-
Schedules new tasks to the threads which are loaded the least.
- FLAG_SCHEDULE_NEAR - Static variable in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
-
Schedules new tasks to the nearest threads for the thread scheduling the task.
- FlagParser - Class in ca.spottedleaf.common.util
- FlagParser(Set, String) - Constructor for class ca.spottedleaf.common.util.FlagParser
- FlagParser(Set, String[]) - Constructor for class ca.spottedleaf.common.util.FlagParser
- FlagParser(Set, String[], int) - Constructor for class ca.spottedleaf.common.util.FlagParser
- FlagParser(Set, String[], int, int) - Constructor for class ca.spottedleaf.common.util.FlagParser
- FlagParser.FlagValueTabCompleter - Interface in ca.spottedleaf.common.util
- FlatBitsetUtil - Class in ca.spottedleaf.common.util
- FLOAT - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- FloatTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- FloatTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.FloatTypeAdapter
- floor(ChronoUnit) - Method in class ca.spottedleaf.common.time.CalenderDuration
- floorLog2(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- floorLog2(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- flush() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- flush() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferOutputStream
- flush() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferOutputStream
- forceAdd(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Adds the specified element to the tail of this queue.
- forceAppendList(MultiThreadedQueue.LinkedNode, MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- forEach(BiLongObjectConsumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- forEach(BiConsumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- forEach(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- forEachKey(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Provides the specified consumer with all keys contained within this map.
- forEachKey(LongConsumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Provides the specified consumer with all keys contained within this map.
- forEachRemaining(Consumer) - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator
- forEachRemaining(DoubleConsumer) - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseDoubleIterator
- forEachRemaining(IntConsumer) - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseIntIterator
- forEachRemaining(LongConsumer) - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseLongIterator
- forEachValue(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Provides the specified consumer with all values contained within this map.
- forEachValue(Consumer) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Provides the specified consumer with all values contained within this map.
- formatDateWithRelative(DateTimeFormatter, long, ZoneId) - Static method in class ca.spottedleaf.common.util.TimeUtil
- formatDateWithRelative(DateTimeFormatter, long, ZoneId, ChronoUnit) - Static method in class ca.spottedleaf.common.util.TimeUtil
- formatEpochMilli(DateTimeFormatter, long, ZoneId) - Static method in class ca.spottedleaf.common.util.TimeUtil
- formStackTrace(long) - Method in class ca.spottedleaf.sampler.SamplerTree
- FOUR_DECIMAL_PLACES - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- FOUR_DECIMAL_PLACES_NO_COMMA - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- fromFuture(CompletionStage) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- fromString(String) - Method in class ca.spottedleaf.yamlconfig.adapter.generic.StringFormTypeAdapter
- fromString(String) - Method in class ca.spottedleaf.yamlconfig.adapter.type.CalenderDurationTypeAdapter
- fromString(String) - Method in class ca.spottedleaf.yamlconfig.adapter.type.DurationTypeAdapter
G
- generateNextSubOrder() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Generates the next suborder id.
- generateNextSubOrder() - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- generateNextSubOrder() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- generateNextSubOrder() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- generateNextSubOrder() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- generateTickReport(TickTime, long, long) - Method in class ca.spottedleaf.common.time.TickData
- genericToBase(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- genericToBase(Object) - Method in class ca.spottedleaf.converter.types.TypeUtil
- genericToString(Object) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
- get(int) - Method in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- get(int) - Method in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- get(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns the currently mapped value associated with the specified key, or
((int)0)if there is none. - get(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns the currently mapped value associated with the specified key, or
((long)0)if there is none. - get(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(long) - Method in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- get(long) - Method in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- get(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns the currently mapped value associated with the specified key, or
((int)0)if there is none. - get(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns the currently mapped value associated with the specified key, or
((long)0)if there is none. - get(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(long) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- get(long[], int) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- get(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns the currently mapped value associated with the specified key, or
((int)0)if there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns the currently mapped value associated with the specified key, or
((long)0)if there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns the currently mapped value associated with the specified key, or
((int)0)if there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns the currently mapped value associated with the specified key, or
((long)0)if there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - get(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or
nullif there is none. - getAdapter(Class) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- getAliveThreads() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- getAliveThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- getAliveThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Returns all threads in the scheduler that are alive.
- getAliveThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- getAll() - Static method in class ca.spottedleaf.sampler.SamplerInstance
- getAndSetElementVolatile(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getArray() - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- getArrayHandle(Class) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
- getAtIndexAcquire(ConcurrentChainedInt2IntHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- getAtIndexAcquire(ConcurrentChainedInt2LongHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- getAtIndexAcquire(ConcurrentChainedInt2ObjectHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- getAtIndexAcquire(ConcurrentChainedInt2ReferenceHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- getAtIndexAcquire(ConcurrentChainedLong2IntHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- getAtIndexAcquire(ConcurrentChainedLong2LongHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- getAtIndexAcquire(ConcurrentChainedLong2ObjectHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- getAtIndexAcquire(ConcurrentChainedLong2ReferenceHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- getAtIndexAcquire(ConcurrentChainedObject2IntHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- getAtIndexAcquire(ConcurrentChainedObject2LongHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- getAtIndexAcquire(ConcurrentChainedObject2ObjectHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- getAtIndexAcquire(ConcurrentChainedObject2ReferenceHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- getAtIndexAcquire(ConcurrentChainedReference2IntHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- getAtIndexAcquire(ConcurrentChainedReference2LongHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- getAtIndexAcquire(ConcurrentChainedReference2ObjectHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- getAtIndexAcquire(ConcurrentChainedReference2ReferenceHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- getAtIndexOpaque(SWMRHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getAtIndexOpaque(SWMRLong2ObjectHashTable.TableEntry[], int) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getBackingHeapObject() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getBigDecimal(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBigDecimal(int) - Method in class ca.spottedleaf.converter.types.ListType
- getBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.ListType
- getBigDecimal(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBigDecimal(String) - Method in class ca.spottedleaf.converter.types.MapType
- getBigDecimal(String, BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBigDecimal(String, BigDecimal) - Method in class ca.spottedleaf.converter.types.MapType
- getBigInteger(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBigInteger(int) - Method in class ca.spottedleaf.converter.types.ListType
- getBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.ListType
- getBigInteger(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBigInteger(String) - Method in class ca.spottedleaf.converter.types.MapType
- getBigInteger(String, BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBigInteger(String, BigInteger) - Method in class ca.spottedleaf.converter.types.MapType
- getBoolean(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBoolean(String) - Method in class ca.spottedleaf.converter.types.MapType
- getBoolean(String, boolean) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBoolean(String, boolean) - Method in class ca.spottedleaf.converter.types.MapType
- getBufferAsRead() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getBufferAsWriter() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getByClass(Class) - Static method in class ca.spottedleaf.sampler.EventRegistry
- getById(int) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- getById(long) - Static method in class ca.spottedleaf.sampler.SamplerInstance
- getByName(String) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- getByName(String) - Static method in class ca.spottedleaf.sampler.EventRegistry
- getByte(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getByte(int) - Method in class ca.spottedleaf.converter.types.ListType
- getByte(int, byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getByte(int, byte) - Method in class ca.spottedleaf.converter.types.ListType
- getByte(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getByte(String) - Method in class ca.spottedleaf.converter.types.MapType
- getByte(String, byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getByte(String, byte) - Method in class ca.spottedleaf.converter.types.MapType
- getBytes(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBytes(int) - Method in class ca.spottedleaf.converter.types.ListType
- getBytes(int, byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getBytes(int, byte[]) - Method in class ca.spottedleaf.converter.types.ListType
- getBytes(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBytes(String) - Method in class ca.spottedleaf.converter.types.MapType
- getBytes(String, byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getBytes(String, byte[]) - Method in class ca.spottedleaf.converter.types.MapType
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getCapacityFor(int) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getConfig() - Method in class ca.spottedleaf.yamlconfig.config.ConfigHolder
- getCores(int) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the cores associated with the specified NUMA node.
- getCores(int) - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getCoreThreads() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
- getCoreThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- getCoreThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Returns all threads in the scheduler which are allocated for executing tasks.
- getCoreThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- getCurrentCapacity() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getCurrentCore() - Method in class ca.spottedleaf.concurrentutil.numa.LinuxNuma
- getCurrentCore() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the current core that this thread is running on.
- getCurrentCore() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.NoOp
- getCurrentNumaNode() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the current NUMA node that this thread is running on.
- getCurrentNumaNode() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getCurrentThreadAffinity() - Method in class ca.spottedleaf.concurrentutil.numa.LinuxNuma
- getCurrentThreadAffinity() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the current thread's affinity mask.
- getCurrentThreadAffinity() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.NoOp
- getDeadline(long) - Method in class ca.spottedleaf.common.time.Schedule
-
Returns the next starting deadline for the event of interest to take place, given the provided period length.
- getDefaultExecutor() - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- getDFS() - Method in class ca.spottedleaf.profiler.ProfileGraph
- getDivisorMultiple(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getDivisorNumbers(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getDivisorShift(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getDouble(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getDouble(int) - Method in class ca.spottedleaf.converter.types.ListType
- getDouble(int, double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getDouble(int, double) - Method in class ca.spottedleaf.converter.types.ListType
- getDouble(String) - Method in class ca.spottedleaf.common.util.FlagParser
- getDouble(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getDouble(String) - Method in class ca.spottedleaf.converter.types.MapType
- getDouble(String, double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getDouble(String, double) - Method in class ca.spottedleaf.converter.types.MapType
- getElementPlain() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getElementVolatile() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getEncodedVersion() - Method in class ca.spottedleaf.converter.DataConverter
- getEntryForOpaque(long) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Callers must still use acquire when reading the value of the entry.
- getEntryForOpaque(K) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Callers must still use acquire when reading the value of the entry.
- getEntryForPlain(long) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getEntryForPlain(K) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getException() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- getExecutor() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Returns the executor associated with this task.
- getFirst() - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- getFlags() - Method in class ca.spottedleaf.common.util.FlagParser
- getFloat(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getFloat(int) - Method in class ca.spottedleaf.converter.types.ListType
- getFloat(int, float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getFloat(int, float) - Method in class ca.spottedleaf.converter.types.ListType
- getFloat(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getFloat(String) - Method in class ca.spottedleaf.converter.types.MapType
- getFloat(String, float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getFloat(String, float) - Method in class ca.spottedleaf.converter.types.MapType
- getFloor(int) - Method in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- getFloor(int) - Method in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- getFloor(long) - Method in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- getFloor(long) - Method in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- getGeneric(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getGeneric(int) - Method in class ca.spottedleaf.converter.types.ListType
- getGeneric(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getGeneric(String) - Method in class ca.spottedleaf.converter.types.MapType
- getGeneric(String, Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getGeneric(String, Object) - Method in class ca.spottedleaf.converter.types.MapType
- getGeneric(String, Function) - Method in class ca.spottedleaf.common.util.FlagParser
- getGenericAndRemove(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getGenericAndRemove(int) - Method in class ca.spottedleaf.converter.types.ListType
- getGenericAndRemove(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getGenericAndRemove(String) - Method in class ca.spottedleaf.converter.types.MapType
- getGreatestTime(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
- getHash(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
must be deterministic given a key
- getHash(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
must be deterministic given a key
- getHash(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
must be deterministic given a key
- getHash(int) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
must be deterministic given a key
- getHash(long) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
must be deterministic given a key
- getHash(long) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
must be deterministic given a key
- getHash(long) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
must be deterministic given a key
- getHash(long) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
must be deterministic given a key
- getHash(long) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
must be deterministic given a key
- getHash(Object) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
must be deterministic given a key
- getHeadAcquire() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- getHeadOpaque() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- getHeadPlain() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- getHighestPriority() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- getHighestPriorityState() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- getId() - Method in class ca.spottedleaf.sampler.SamplerInstance
- getImmediatelyReadable() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- getImmediatelyWritable() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- getImmediatelyWritableBytes() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getInt(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getInt(int) - Method in class ca.spottedleaf.converter.types.ListType
- getInt(int, int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getInt(int, int) - Method in class ca.spottedleaf.converter.types.ListType
- getInt(String) - Method in class ca.spottedleaf.common.util.FlagParser
- getInt(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getInt(String) - Method in class ca.spottedleaf.converter.types.MapType
- getInt(String, int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getInt(String, int) - Method in class ca.spottedleaf.converter.types.MapType
- getIntMask(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getInts(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getInts(int) - Method in class ca.spottedleaf.converter.types.ListType
- getInts(int, int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getInts(int, int[]) - Method in class ca.spottedleaf.converter.types.ListType
- getInts(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getInts(String) - Method in class ca.spottedleaf.converter.types.MapType
- getInts(String, int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getInts(String, int[]) - Method in class ca.spottedleaf.converter.types.MapType
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getKey() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable.TableEntry
- getLast() - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- getLast5sRate() - Method in class ca.spottedleaf.sampler.SamplerInstance
- getLastPeriod() - Method in class ca.spottedleaf.common.time.Schedule
-
Returns the last time the event of interest should have taken place.
- getLeastTime(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
- getList(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getList(int) - Method in class ca.spottedleaf.converter.types.ListType
- getList(int, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getList(int, ListType) - Method in class ca.spottedleaf.converter.types.ListType
- getList(String, ObjectType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getList(String, ObjectType) - Method in class ca.spottedleaf.converter.types.MapType
- getList(String, ObjectType, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getList(String, ObjectType, ListType) - Method in class ca.spottedleaf.converter.types.MapType
- getList(String, Function, char) - Method in class ca.spottedleaf.common.util.FlagParser
- getListUnchecked(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getListUnchecked(String) - Method in class ca.spottedleaf.converter.types.MapType
- getListUnchecked(String, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getListUnchecked(String, ListType) - Method in class ca.spottedleaf.converter.types.MapType
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns the load factor associated with this map.
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getLoadFactor() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getLong(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getLong(int) - Method in class ca.spottedleaf.converter.types.ListType
- getLong(int, long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getLong(int, long) - Method in class ca.spottedleaf.converter.types.ListType
- getLong(String) - Method in class ca.spottedleaf.common.util.FlagParser
- getLong(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getLong(String) - Method in class ca.spottedleaf.converter.types.MapType
- getLong(String, long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getLong(String, long) - Method in class ca.spottedleaf.converter.types.MapType
- getLongMask(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getLongs(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getLongs(int) - Method in class ca.spottedleaf.converter.types.ListType
- getLongs(int, long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getLongs(int, long[]) - Method in class ca.spottedleaf.converter.types.ListType
- getLongs(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getLongs(String) - Method in class ca.spottedleaf.converter.types.MapType
- getLongs(String, long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getLongs(String, long[]) - Method in class ca.spottedleaf.converter.types.MapType
- getMap(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getMap(int) - Method in class ca.spottedleaf.converter.types.ListType
- getMap(int, MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getMap(int, MapType) - Method in class ca.spottedleaf.converter.types.ListType
- getMap(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getMap(String) - Method in class ca.spottedleaf.converter.types.MapType
- getMap(String, MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getMap(String, MapType) - Method in class ca.spottedleaf.converter.types.MapType
- getMaxCapacity() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getMemoryAsBuffer() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getMemoryAsSegment() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getMSPTData(TickTime, long) - Method in class ca.spottedleaf.common.time.TickData
- getNativeAddress() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getNativeInstance() - Static method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
- getNextAcquire() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getNextOpaque() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getNextOpaque() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getNextPlain() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getNextPlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getNextVolatile() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- getNode(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(int, int) - Method in class ca.spottedleaf.profiler.ProfileGraph
- getNode(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNode(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns the possible node associated with the key, or
nullif there is no such node. - getNodeCount() - Method in class ca.spottedleaf.sampler.SamplerTree
- getNodeDistances() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns an N by N array where
cost[i][j] = getNumaDistance(i,j) - getNodeDistances() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getNodeFor(StackTraceElement[]) - Method in class ca.spottedleaf.sampler.SamplerTree
- getNow(T) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- getNuma() - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- getNumaDistance(int, int) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the distance between the specified NUMA nodes.
- getNumaDistance(int, int) - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getNumaNode(int) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the NUMA node associated with the specified core.
- getNumaNode(int) - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getNumber(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getNumber(int) - Method in class ca.spottedleaf.converter.types.ListType
- getNumber(int, Number) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getNumber(int, Number) - Method in class ca.spottedleaf.converter.types.ListType
- getNumber(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getNumber(String) - Method in class ca.spottedleaf.converter.types.MapType
- getNumber(String, Number) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getNumber(String, Number) - Method in class ca.spottedleaf.converter.types.MapType
- getObjectClass() - Method in enum class ca.spottedleaf.converter.types.ObjectType
- getOrCreateCounter(String) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- getOrCreateList(String, ObjectType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getOrCreateList(String, ObjectType) - Method in class ca.spottedleaf.converter.types.MapType
- getOrCreateMap(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getOrCreateMap(String) - Method in class ca.spottedleaf.converter.types.MapType
- getOrCreateNode(int, int) - Method in class ca.spottedleaf.profiler.ProfileGraph
- getOrCreateTimer(String) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- getOrCreateType(ProfilerRegistry.ProfileType, String) - Method in class ca.spottedleaf.profiler.ProfilerRegistry
- getOrDefault(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(long, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getOrDefault(Object, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getOrDefault(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns the currently mapped value associated with the specified key, or the specified default value if there is none.
- getOrDefault(T) - Method in class ca.spottedleaf.yamlconfig.type.DefaultedValue
- getParsedForm() - Method in class ca.spottedleaf.common.time.CalenderDuration
-
Returns the parsed form if one was provided, else
null - getPeriodsAhead(long, long) - Method in class ca.spottedleaf.common.time.Schedule
-
Returns the number of times the event of interest should have taken place between the last period and the provided time given the period between each event.
- getPriority() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Returns the current priority.
- getPriority(int) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- getPriorityState() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Atomically retrieves the priority, suborder, and stream for this task.
- getReadableBytes() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getReaderIndex() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getResult() - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
-
Note: Can only use after calling
CallbackCompletable.addAsynchronousWaiter(BiConsumer), as this function performs zero synchronisation - getSampleNodeCount() - Method in class ca.spottedleaf.sampler.SamplerInstance
- getScheduledStart() - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
- getSegment() - Method in class ca.spottedleaf.ioutil.buffer.Memory
- getShort(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getShort(int) - Method in class ca.spottedleaf.converter.types.ListType
- getShort(int, short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getShort(int, short) - Method in class ca.spottedleaf.converter.types.ListType
- getShort(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getShort(String) - Method in class ca.spottedleaf.converter.types.MapType
- getShort(String, short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getShort(String, short) - Method in class ca.spottedleaf.converter.types.MapType
- getShorts(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getShorts(int) - Method in class ca.spottedleaf.converter.types.ListType
- getShorts(int, short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getShorts(int, short[]) - Method in class ca.spottedleaf.converter.types.ListType
- getShorts(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getShorts(String) - Method in class ca.spottedleaf.converter.types.MapType
- getShorts(String, short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getShorts(String, short[]) - Method in class ca.spottedleaf.converter.types.MapType
- getSizeAcquire() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getSizeAcquire() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getSizeOpaque() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getSizeOpaque() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getSizePlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getSizePlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getSortedList(Iterable) - Static method in class ca.spottedleaf.common.util.CommandUtil
- getSortedList(Iterable, String) - Static method in class ca.spottedleaf.common.util.CommandUtil
- getSortedList(Iterable, Function) - Static method in class ca.spottedleaf.common.util.CommandUtil
- getSortedList(Iterable, Function, String) - Static method in class ca.spottedleaf.common.util.CommandUtil
- getStackCount() - Method in class ca.spottedleaf.sampler.SamplerInstance
- getStackCount() - Method in class ca.spottedleaf.sampler.SamplerTree
- getStaticVarHandle(Class, String, Class) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
- getStep(long) - Static method in class ca.spottedleaf.converter.DataConverter
- getStream() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Returns the stream id associated with this task, or 0 if completing.
- getString(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getString(int) - Method in class ca.spottedleaf.converter.types.ListType
- getString(int, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getString(int, String) - Method in class ca.spottedleaf.converter.types.ListType
- getString(String) - Method in class ca.spottedleaf.common.util.FlagParser
- getString(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getString(String) - Method in class ca.spottedleaf.converter.types.MapType
- getString(String, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getString(String, String) - Method in class ca.spottedleaf.converter.types.MapType
- getStringCount() - Method in class ca.spottedleaf.sampler.SamplerInstance
- getStringCount() - Method in class ca.spottedleaf.sampler.SampleWriter
- getStringOr(String, String) - Method in class ca.spottedleaf.common.util.FlagParser
- getSubOrder() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Returns the suborder id associated with this task, or 0 if completing.
- getTableAcquire() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getTableAcquire() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getTablePlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getTablePlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getTailOpaque() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- getTailPlain() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- getTargetCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- getTargetCapacity(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- getTargetThreshold(int, float) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- getThreadParkedVolatile() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- getThreads() - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
-
Returns an array of the underlying scheduling threads.
- getThreads() - Method in class ca.spottedleaf.sampler.SampleReader
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- getThresholdAcquire() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- getThresholdVolatile() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- getThrowable() - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
-
Note: Can only use after calling
CallbackCompletable.addAsynchronousWaiter(BiConsumer), as this function performs zero synchronisation - getTimeMS() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- getTimeNS() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- getTimeS() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- getTimeTicks() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- getTotalCores() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the total number of cores on the system.
- getTotalCores() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getTotalNumaNodes() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns the total number of nodes on the system.
- getTotalNumaNodes() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- getTotalTasksExecuted() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Returns the number of tasks that have been executed.
- getTotalTasksExecuted() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- getTotalTasksExecuted() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- getTotalTasksExecuted() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- getTotalTasksScheduled() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Returns the number of tasks that have been scheduled are pending to be scheduled.
- getTotalTasksScheduled() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- getTotalTasksScheduled() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- getTotalTasksScheduled() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- getToVersion() - Method in class ca.spottedleaf.converter.DataConverter
- getTPSAverage(TickTime, long) - Method in class ca.spottedleaf.common.time.TickData
- getTrailingBit(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getTrailingBit(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- getType(Object) - Static method in enum class ca.spottedleaf.converter.types.ObjectType
- getTypeBase(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- getTypeBase(T) - Method in class ca.spottedleaf.converter.types.TypeUtil
- getTypeUtil() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getTypeUtil() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- getTypeUtil() - Method in class ca.spottedleaf.converter.types.ListType
- getTypeUtil() - Method in class ca.spottedleaf.converter.types.MapType
- getUniformType() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- getUniformType() - Method in class ca.spottedleaf.converter.types.ListType
- getUnsignedDivisorMagic(long, int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
-
Usage:
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getValue() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable.TableEntry
- getValueAcquire() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getValuePlain() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- getValueRaw() - Method in class ca.spottedleaf.yamlconfig.type.DefaultedValue
- getVarHandle(Class, String, Class) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
- getVersion(long) - Static method in class ca.spottedleaf.converter.DataConverter
- getVersionStep() - Method in class ca.spottedleaf.converter.DataConverter
- getWritable() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- getWritableBytes() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- getWriterIndex() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- graph() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns the value of the
graphrecord component. - GraphNode(ProfileGraph.GraphNode, int, int) - Constructor for record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Creates an instance of a
GraphNoderecord class. - greatest() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns the value of the
greatestrecord component.
H
- halt() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
-
Removes this queue from the thread pool without shutting the queue down or waiting for queued tasks to be executed
- halt() - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- halt() - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Attempts to prevent further execution of tasks.
- halt() - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- halt(boolean) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
-
Causes this thread to exit without draining the queue.
- halt(boolean) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
-
Prevents creation of new queues, shutdowns all non-shutdown queues if specified
- halted - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- handle(BiFunction) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- handle(BiFunction, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- handleAsync(BiFunction) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- handleAsync(BiFunction, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- handleAsync(BiFunction, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- handleClose() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- Happens-before relationship - Section in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- hasAnyTasks() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup
- hasFlag(String) - Method in class ca.spottedleaf.common.util.FlagParser
- hash - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- hash(Object, Object) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- hashCode() - Method in class ca.spottedleaf.common.time.CalenderDuration
- hashCode() - Method in record class ca.spottedleaf.common.time.TickData.MSPTData
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Returns a hash code value for this object.
- hashCode() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapSet
- hashCode() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- hashCode() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- hashCode() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- hashCode() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- hashCode() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- hashCode() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- hashCode() - Method in class ca.spottedleaf.converter.types.ListType
- hashCode() - Method in class ca.spottedleaf.converter.types.MapType
- hashCode() - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Returns a hash code value for this object.
- hashCode() - Method in class ca.spottedleaf.yamlconfig.type.DefaultedValue
- hashCode() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- HashUtil - Class in ca.spottedleaf.common.util
- hasKey(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- hasKey(String) - Method in class ca.spottedleaf.converter.types.MapType
- hasKey(String, ObjectType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- hasKey(String, ObjectType) - Method in class ca.spottedleaf.converter.types.MapType
- hasLastTick() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns whether there was a tick that occurred before this one.
- hasNext() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.KeyIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.ValueIterator
- hasNext() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- hasNoScheduledTasks() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- hasTasks() - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
-
Returns whether this task has any intermediate tasks that can be executed.
- head - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- HEAD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- HEADER - Static variable in class ca.spottedleaf.sampler.SampleWriter
- HIGH - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
One priority above normal.
- HIGH_BIT_U32 - Static variable in class ca.spottedleaf.common.util.IntegerUtil
- HIGH_BIT_U64 - Static variable in class ca.spottedleaf.common.util.IntegerUtil
- HIGHER - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Two priorities above normal.
- HIGHEST - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Should only be used for urgent but not time-critical tasks.
I
- id - Variable in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
- id() - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Returns the value of the
idrecord component. - IDLE - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Use for tasks that can be delayed indefinitely.
- incReferenceCount(String) - Method in class ca.spottedleaf.ioutil.refcount.ReferenceCounted
- incrementCounter(int, long) - Method in class ca.spottedleaf.profiler.Profiler
- incrementTimer(int, long) - Method in class ca.spottedleaf.profiler.Profiler
- inflate(Buffer, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- inflate(Buffer, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- inflate(MemorySegment, int, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- inflate(MemorySegment, int, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- initialise() - Method in interface ca.spottedleaf.yamlconfig.InitialiseHook
- InitialiseHook - Interface in ca.spottedleaf.yamlconfig
- INSTANCE - Static variable in class ca.spottedleaf.concurrentutil.numa.LinuxNuma
- INSTANCE - Static variable in class ca.spottedleaf.concurrentutil.numa.OSNuma.NoOp
- INSTANCE - Static variable in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- INSTANCE - Static variable in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.AutoNative
- INSTANCE - Static variable in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledHeap
- INSTANCE - Static variable in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledNative
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.CollectionTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.EnumMapTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.EnumSetTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.ListTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.MapTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.SetTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.BooleanTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.ByteTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.DoubleTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.FloatTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.IntegerTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.LongTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.ShortTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.primitive.StringTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.BigIntegerTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.CalenderDurationTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.DefaultedTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.DurationTypeAdapter
- INSTANCE - Static variable in class ca.spottedleaf.yamlconfig.adapter.type.StringEnumTypeAdapter
- INT - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- INT_ARRAY - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- Int2IntArraySortedMap - Class in ca.spottedleaf.common.map.ints
- Int2IntArraySortedMap() - Constructor for class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- Int2ObjectArraySortedMap<V> - Class in ca.spottedleaf.common.map.ints
- Int2ObjectArraySortedMap() - Constructor for class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- IntegerTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- IntegerTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.IntegerTypeAdapter
- IntegerUtil - Class in ca.spottedleaf.common.util
- intermediateTaskExecutionTime() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
intermediateTaskExecutionTimerecord component. - intermediateTaskExecutionTimeCPU() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
intermediateTaskExecutionTimeCPUrecord component. - intersects(Collection, Collection) - Static method in class ca.spottedleaf.common.util.CollectionUtil
- IntPairUtil - Class in ca.spottedleaf.common.util
- intsToBitset(int[]) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- invMix(int) - Static method in class ca.spottedleaf.common.util.HashUtil
-
The inverse of
HashUtil.mix(int). - invMix(long) - Static method in class ca.spottedleaf.common.util.HashUtil
-
The inverse of
HashUtil.mix(long). - isActive() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
-
Returns whether this executor is scheduled to run tasks or is running tasks, otherwise it returns whether this queue is not halted and not shutdown.
- isAddBlocked() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Returns whether this queue is currently add-blocked.
- isAfter(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
-
Tests whether
t1is aftert2. - isAfterOrSame(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
-
Tests whether
t1is the same as or aftert2. - isAvailable() - Method in class ca.spottedleaf.concurrentutil.numa.LinuxNuma
- isAvailable() - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Returns whether interaction with the OS for NUMA is available.
- isAvailable() - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.NoOp
- isBefore(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
-
Tests whether
t1is beforet2. - isBeforeOrSame(long, long) - Static method in class ca.spottedleaf.common.util.TimeUtil
-
Tests whether
t1is the same as or beforet2. - isCompatibleArray(Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- isCompatibleArray(Object) - Method in class ca.spottedleaf.converter.types.TypeUtil
- isCompatibleNumber(Number) - Method in class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- isCompatibleNumber(Number) - Method in class ca.spottedleaf.converter.types.TypeUtil
- isCompleted() - Method in class ca.spottedleaf.concurrentutil.completable.CallbackCompletable
- isDone() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns whether this map has no mappings.
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- isEmpty() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- isEmpty() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- isEmpty() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- isEmpty() - Method in class ca.spottedleaf.converter.types.ListType
- isEmpty() - Method in class ca.spottedleaf.converter.types.MapType
- isEOF() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- isExceptionallyComplete() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- isHeldByCurrentThread(int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- isHeldByCurrentThread(int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- isHeldByCurrentThread(int, int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- isHigherOrEqualPriority(int) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isHigherOrEqualPriority(int, int) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isHigherOrEqualPriority(Priority) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isHigherPriority(int) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isHigherPriority(int, int) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isHigherPriority(Priority) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerOrEqualPriority(int) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerOrEqualPriority(int, int) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerOrEqualPriority(Priority) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerPriority(int) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerPriority(int, int) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isLowerPriority(Priority) - Method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isNative() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- isNative() - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.AutoNative
- isNative() - Method in interface ca.spottedleaf.ioutil.buffer.MemoryAllocator
- isNative() - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledHeap
- isNative() - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledNative
- isNormallyComplete() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- isNumber() - Method in enum class ca.spottedleaf.converter.types.ObjectType
- isPowerOfTwo(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- isPowerOfTwo(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- isQueued() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Returns whether this task has been queued and is not completing.
- isRangeSet(long[], int, int) - Static method in class ca.spottedleaf.common.util.FlatBitsetUtil
- isShutdown() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Returns whether this executor has shut down.
- isShutdown() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- isShutdown() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- isShutdown() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- isShutdown() - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- isValidPriority(Priority) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- isZero() - Method in class ca.spottedleaf.common.time.CalenderDuration
- iterator() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- iterator() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- iterator() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- iterator() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
J
- JavaListType - Class in ca.spottedleaf.converter.types.impl.java
- JavaListType() - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaListType
- JavaListType(int) - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaListType
- JavaListType(ArrayList) - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaListType
- JavaMapType - Class in ca.spottedleaf.converter.types.impl.java
- JavaMapType() - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaMapType
- JavaMapType(int) - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaMapType
- JavaMapType(int, float) - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaMapType
- JavaMapType(LinkedHashMap) - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaMapType
- JavaTypeUtil - Class in ca.spottedleaf.converter.types.impl.java
- JavaTypeUtil() - Constructor for class ca.spottedleaf.converter.types.impl.java.JavaTypeUtil
- join() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- join(long) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
-
Waits until all threads in this pool have shutdown, or until the specified time has passed.
- join(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- join(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Waits until all threads in this pool have shutdown, or until the specified time has passed.
- join(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- join(String[], int, int, String) - Static method in class ca.spottedleaf.common.util.FlagParser
- join(String[], int, String) - Static method in class ca.spottedleaf.common.util.FlagParser
- join(String[], String) - Static method in class ca.spottedleaf.common.util.FlagParser
- joinInterruptable(long) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
-
Waits until all threads in this pool have shutdown, or until the specified time has passed.
- joinInterruptable(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- joinInterruptable(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Waits until all threads in this pool have shutdown, or until the specified time has passed.
- joinInterruptable(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
K
- key - Variable in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- key - Variable in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- key - Variable in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- key - Variable in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- key - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- key(int, int) - Static method in class ca.spottedleaf.common.util.IntPairUtil
-
Packs the specified integers into one long value.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns an iterator over the keys in this map.
- keyIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns an iterator over the keys in this map.
- KeyIterator(ConcurrentChainedInt2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.KeyIterator
- KeyIterator(ConcurrentChainedInt2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.KeyIterator
- KeyIterator(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.KeyIterator
- KeyIterator(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.KeyIterator
- KeyIterator(ConcurrentChainedLong2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.KeyIterator
- KeyIterator(ConcurrentChainedLong2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.KeyIterator
- KeyIterator(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.KeyIterator
- KeyIterator(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.KeyIterator
- KeyIterator(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.KeyIterator
- KeyIterator(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.KeyIterator
- KeyIterator(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.KeyIterator
- KeyIterator(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.KeyIterator
- KeyIterator(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.KeyIterator
- KeyIterator(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.KeyIterator
- KeyIterator(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.KeyIterator
- KeyIterator(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.KeyIterator
- KeyIterator(SWMRHashTable.TableEntry[], SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeyIterator
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- keys - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- keys() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- keys() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- keys() - Method in class ca.spottedleaf.converter.types.MapType
- Keys(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- Keys(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- Keys(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- Keys(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- Keys(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- Keys(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- Keys(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- Keys(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- keyset - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- keySet() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- KeySet(SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
L
- last() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- last() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- lastReturned - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- LazyRunnable - Class in ca.spottedleaf.concurrentutil.util
- LazyRunnable() - Constructor for class ca.spottedleaf.concurrentutil.util.LazyRunnable
- LazyRunnable(Runnable) - Constructor for class ca.spottedleaf.concurrentutil.util.LazyRunnable
- least() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns the value of the
leastrecord component. - left(long) - Static method in class ca.spottedleaf.common.util.IntPairUtil
-
Retrieves the left packed integer from the key
- linearLongBackoff(long, long, long) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
-
Simple exponential backoff that will linearly increase the time per failure, according to the scale.
- linearLongBackoffDeadline(long, long, long, long) - Static method in class ca.spottedleaf.concurrentutil.util.ConcurrentUtil
-
Simple exponential backoff that will linearly increase the time per failure, according to the scale.
- LinkedIterator(MultiThreadedQueue.LinkedNode) - Constructor for class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- LinkedNode(Object, MultiThreadedQueue.LinkedNode) - Constructor for class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- LinkedSortedSet<E> - Class in ca.spottedleaf.concurrentutil.set
- LinkedSortedSet() - Constructor for class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- LinkedSortedSet(Comparator) - Constructor for class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- LinkedSortedSet.Link<E> - Class in ca.spottedleaf.concurrentutil.set
- LinkedUnsortedList<E> - Class in ca.spottedleaf.concurrentutil.list
- LinkedUnsortedList() - Constructor for class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- LinkedUnsortedList.Link<E> - Class in ca.spottedleaf.concurrentutil.list
- LinuxNuma - Class in ca.spottedleaf.concurrentutil.numa
- LIST - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- LIST_SEPARATOR - Static variable in class ca.spottedleaf.common.util.CommandUtil
- ListType - Class in ca.spottedleaf.converter.types
- ListType() - Constructor for class ca.spottedleaf.converter.types.ListType
- ListTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.collection
- ListTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.ListTypeAdapter
- load(File) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- load(File, Charset) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- load(InputStream) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- load(InputStream, Charset) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- load(Reader) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- loadFactor - Variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- lock(int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- lock(int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- lock(int, int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- LONG - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- LONG_ARRAY - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- Long2IntArraySortedMap - Class in ca.spottedleaf.common.map.longs
- Long2IntArraySortedMap() - Constructor for class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- Long2ObjectArraySortedMap<V> - Class in ca.spottedleaf.common.map.longs
- Long2ObjectArraySortedMap() - Constructor for class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- LongTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- LongTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.LongTypeAdapter
- longValueExact(Number) - Static method in class ca.spottedleaf.common.util.IntegerUtil
-
Returns the long value of the number, without discarding any fractional portion of the number.
- LOW - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
One priority below normal.
- LOWER - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Two priorities below normal.
- lowerPriority(Priority) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Attempts to lower the priority to the priority level specified.
- lowerSubOrder(long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Attempts to lower the suborder to the suborder specified.
- LOWEST - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Use for tasks that should eventually execute, but are not needed to.
- LOWEST_VERSION_COMPARATOR - Static variable in class ca.spottedleaf.converter.DataConverter
M
- makeAdapter(Class, Adaptable) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.NodeIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- map - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- map - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- MAP - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- MapType - Class in ca.spottedleaf.converter.types
- MapType() - Constructor for class ca.spottedleaf.converter.types.MapType
- MapTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.collection
- MapTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.MapTypeAdapter
- max(Priority, Priority) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- MAX_VAR_INT_BYTES - Static variable in class ca.spottedleaf.ioutil.buffer.Buffer
- MAX_VAR_LONG_BYTES - Static variable in class ca.spottedleaf.ioutil.buffer.Buffer
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- MAXIMUM_CAPACITY - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- median() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns the value of the
medianrecord component. - Memory - Class in ca.spottedleaf.ioutil.buffer
- MemoryAllocator - Interface in ca.spottedleaf.ioutil.buffer
- MemoryAllocator.AutoNative - Class in ca.spottedleaf.ioutil.buffer
- MemoryAllocator.UnPooledHeap - Class in ca.spottedleaf.ioutil.buffer
- MemoryAllocator.UnPooledNative - Class in ca.spottedleaf.ioutil.buffer
- merge(int, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- merge(int, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- merge(long, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- merge(long, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- merge(K, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- merge(K, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- merge(K, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- merge(K, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- merge(K, V, BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- min(Priority, Priority) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
- missingCPUTimeData() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
missingCPUTimeDatarecord component. - mix(int) - Static method in class ca.spottedleaf.common.util.HashUtil
-
Quickly mixes the bits of an integer.
- mix(long) - Static method in class ca.spottedleaf.common.util.HashUtil
-
Quickly mixes the bits of a long integer.
- MIXED - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- move(MapType, String, MapType, String) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- MSPTData(double, long[]) - Constructor for record class ca.spottedleaf.common.time.TickData.MSPTData
-
Creates an instance of a
MSPTDatarecord class. - MultiThreadedQueue<E> - Class in ca.spottedleaf.concurrentutil.collection
-
MT-Safe linked first in first out ordered queue.
- MultiThreadedQueue() - Constructor for class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Constructs a
MultiThreadedQueue, initially empty. - MultiThreadedQueue(Iterable) - Constructor for class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Constructs a
MultiThreadedQueue, initially containing all elements in the specifiedcollection. - MultiThreadedQueue.LinkedIterator<E> - Class in ca.spottedleaf.concurrentutil.collection
- MultiThreadedQueue.LinkedNode<E> - Class in ca.spottedleaf.concurrentutil.collection
- murmurHash3(int) - Static method in class ca.spottedleaf.common.util.HashUtil
-
Avalanches the bits of an integer by applying the finalisation step of MurmurHash3.
- murmurHash3(long) - Static method in class ca.spottedleaf.common.util.HashUtil
-
Avalanches the bits of a long integer by applying the finalisation step of MurmurHash3.
N
- name() - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Returns the value of the
namerecord component. - name() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns the value of the
namerecord component. - nanoTime() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns the value of the
nanoTimerecord component. - NEW_SAMPLE_NODE - Static variable in class ca.spottedleaf.sampler.SampleWriter
- NEW_STACK - Static variable in class ca.spottedleaf.sampler.SampleWriter
- NEW_STRING - Static variable in class ca.spottedleaf.sampler.SampleWriter
- NEW_THREAD - Static variable in class ca.spottedleaf.sampler.SampleWriter
- next - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- next - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- next - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseBooleanIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseByteIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseDoubleIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseFloatIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseIntIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseLongIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseShortIterator
- next() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.ValueIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntryIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeyIterator
- next() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueIterator
- NEXT_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- NEXT_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- nextBoolean() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseBooleanIterator
- nextByte() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseByteIterator
- nextDouble() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseDoubleIterator
- nextElement - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- nextEntry - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- nextFloat() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseFloatIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseIntIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.KeyIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.ValueIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.KeyIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.KeyIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.KeyIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.ValueIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.ValueIterator
- nextInt() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.ValueIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseLongIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.ValueIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.KeyIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.KeyIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.ValueIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.KeyIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.KeyIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.ValueIterator
- nextLong() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.ValueIterator
- nextShort() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseShortIterator
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- nextTable - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- nextToReturn - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- NO_DECIMAL_PLACES - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- NO_DECIMAL_PLACES_NO_COMMA - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- NO_OP - Static variable in class ca.spottedleaf.converter.datatypes.DataWalker
- nodeId() - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Returns the value of the
nodeIdrecord component. - nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- nodeIterator - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- NodeIterator(ConcurrentChainedInt2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.NodeIterator
- NodeIterator(ConcurrentChainedInt2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.NodeIterator
- NodeIterator(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.NodeIterator
- NodeIterator(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.NodeIterator
- NodeIterator(ConcurrentChainedLong2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.NodeIterator
- NodeIterator(ConcurrentChainedLong2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.NodeIterator
- NodeIterator(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.NodeIterator
- NodeIterator(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.NodeIterator
- NodeIterator(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.NodeIterator
- NodeIterator(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.NodeIterator
- NodeIterator(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.NodeIterator
- NodeIterator(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.NodeIterator
- NodeIterator(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.NodeIterator
- NodeIterator(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.NodeIterator
- NodeIterator(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.NodeIterator
- NodeIterator(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.NodeIterator
- NONE - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- noOp() - Static method in class ca.spottedleaf.converter.datatypes.DataWalker
- NORMAL - Enum constant in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Default priority.
- notifyTasks() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
-
Notify this thread that a task has been added to its queue
- notifyTasks(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- notifyTasks(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Indicates that intermediate tasks are available to be executed by the task.
- notifyTasks(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- NULL_STRING_ID - Static variable in class ca.spottedleaf.sampler.SampleWriter
- NUMA_DISTANCE_CANNOT_DETERMINE - Static variable in interface ca.spottedleaf.concurrentutil.numa.OSNuma
- NUMBER - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
O
- ObjectType - Enum Class in ca.spottedleaf.converter.types
- offer(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- offset(ZonedDateTime) - Method in class ca.spottedleaf.common.time.CalenderDuration
- ofHeap(byte[]) - Static method in class ca.spottedleaf.ioutil.buffer.Memory
- ofSegment(MemorySegment) - Static method in class ca.spottedleaf.ioutil.buffer.Memory
- ONE_DECIMAL_PLACES - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- ONE_DECIMAL_PLACES_NO_COMMA - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- OrderedStreamGroup(AtomicLong, boolean) - Constructor for class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup
- original() - Method in record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Returns the value of the
originalrecord component. - OSNuma - Interface in ca.spottedleaf.concurrentutil.numa
- OSNuma.NoOp - Class in ca.spottedleaf.concurrentutil.numa
- OSNuma.PreCalculatedNuma - Class in ca.spottedleaf.concurrentutil.numa
P
- parent() - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Returns the value of the
parentrecord component. - parse(long, ChronoUnit) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- parse(String) - Static method in class ca.spottedleaf.common.time.CalenderDuration
- parse(String) - Static method in class ca.spottedleaf.yamlconfig.type.Duration
- parsed() - Method in record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Returns the value of the
parsedrecord component. - ParsedNumber(Number, String) - Constructor for record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Creates an instance of a
ParsedNumberrecord class. - parseEpochMilli(DateTimeFormatter, String) - Static method in class ca.spottedleaf.common.util.TimeUtil
- parseFloat(String) - Static method in class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- parseFloat(String, boolean) - Static method in class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- parseUUID(String) - Static method in class ca.spottedleaf.common.util.CommandUtil
- peek() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- peekFirst() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- peekTask() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup
- poll() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- pollFirst() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- pollFirst() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- pollIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Retrieves and removes the head of this queue if it matches the specified predicate.
- pollLast() - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- pollLast() - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- pollOrBlockAdds() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Atomically removes the head from this queue if it exists, otherwise prevents additions to this queue if no head is removed.
- pollTask() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- pollTasks() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
-
Attempts to poll as many tasks as possible, returning when finished.
- postHook(T, long, long) - Method in class ca.spottedleaf.converter.datatypes.DataHook
- PreCalculatedNuma(int[], int[][]) - Constructor for class ca.spottedleaf.concurrentutil.numa.OSNuma.PreCalculatedNuma
- preHook(T, long, long) - Method in class ca.spottedleaf.converter.datatypes.DataHook
- preventAdds() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Prevents elements from being added to this queue.
- previousTickStart() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
previousTickStartrecord component. - PrioritisedExecutor - Interface in ca.spottedleaf.concurrentutil.executor
- PrioritisedExecutor.PrioritisedTask - Interface in ca.spottedleaf.concurrentutil.executor
- PrioritisedExecutor.PriorityState - Record Class in ca.spottedleaf.concurrentutil.executor
- PrioritisedTaskQueue - Class in ca.spottedleaf.concurrentutil.executor.queue
- PrioritisedTaskQueue() - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- PrioritisedTaskQueue(AtomicLong) - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- PrioritisedTaskQueue(AtomicLong, long) - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- PrioritisedTaskQueue(AtomicLong, long, Consumer) - Constructor for class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- priority - Variable in enum class ca.spottedleaf.concurrentutil.util.Priority
- priority() - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Returns the value of the
priorityrecord component. - Priority - Enum Class in ca.spottedleaf.concurrentutil.util
- PriorityState(Priority, long, long) - Constructor for record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Creates an instance of a
PriorityStaterecord class. - ProfileGraph - Class in ca.spottedleaf.profiler
- ProfileGraph() - Constructor for class ca.spottedleaf.profiler.ProfileGraph
- ProfileGraph.GraphNode - Record Class in ca.spottedleaf.profiler
- Profiler - Class in ca.spottedleaf.profiler
- Profiler(ProfilerRegistry, ProfileGraph) - Constructor for class ca.spottedleaf.profiler.Profiler
- Profiler.ProfilingData - Record Class in ca.spottedleaf.profiler
- ProfilerEntry(ProfilerRegistry.ProfileType, String, int) - Constructor for record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Creates an instance of a
ProfilerEntryrecord class. - ProfilerRegistry - Class in ca.spottedleaf.profiler
- ProfilerRegistry() - Constructor for class ca.spottedleaf.profiler.ProfilerRegistry
- ProfilerRegistry.ProfilerEntry - Record Class in ca.spottedleaf.profiler
- ProfilerRegistry.ProfileType - Enum Class in ca.spottedleaf.profiler
- ProfilingData(ProfilerRegistry, ProfileGraph, long[], long[]) - Constructor for record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Creates an instance of a
ProfilingDatarecord class. - pushEvent(EventRegistry.RegisteredEvent, T) - Static method in class ca.spottedleaf.sampler.SamplerInstance
- put(int, int) - Method in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- put(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(int, V) - Method in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- put(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(long, int) - Method in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- put(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(long, V) - Method in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- put(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(long, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- put(long, V, boolean) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- put(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or inserts a new mapping withkeymapped tovalue. - put(K, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- put(K, V, boolean) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- putAll(SWMRLong2ObjectHashTable) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- putAll(Map) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- putIfAbsent(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(long, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- putIfAbsent(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically inserts a new mapping with
keymapped tovalueif and only ifkeyis not currently mapped to some value. - putIfAbsent(K, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
Q
- queue - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- queue() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Causes a lazily queued task to become queued or executed
- Queue(AtomicLong, boolean) - Constructor for class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- QueueExecutorRunnable - Class in ca.spottedleaf.concurrentutil.executor
- QueueExecutorRunnable(Thread, PrioritisedExecutor) - Constructor for class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- QueueExecutorRunnable(Thread, PrioritisedExecutor, long) - Constructor for class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- queueTask(int, int, int, int, Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(int, int, int, int, Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(int, int, int, int, Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(int, int, int, Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(int, int, int, Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(int, int, int, Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.AreaDependentQueue
- queueTask(Runnable) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Queues or executes a task at
Priority.NORMALpriority. - queueTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- queueTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- queueTask(Runnable) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- queueTask(Runnable, Priority) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Queues or executes a task.
- queueTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- queueTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- queueTask(Runnable, Priority) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- queueTask(Runnable, Priority, long, long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Queues or executes a task.
- queueTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- queueTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- queueTask(Runnable, Priority, long, long) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
R
- raisePriority(Priority) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Attempts to raise the priority to the priority level specified.
- raiseSubOrder(long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Attempts to raise the suborder to the suborder specified.
- rawData() - Method in record class ca.spottedleaf.common.time.TickData.MSPTData
-
Returns the value of the
rawDatarecord component. - rawData() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
rawDatarecord component. - read() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(byte[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(byte[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(long, long) - Method in class ca.spottedleaf.sampler.SampleReader
- read(Buffer) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(Buffer, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(AbstractBufferOutputStream, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(MemorySegment, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(MemorySegment, long, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(ByteBuffer) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(ByteBuffer, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(WritableByteChannel) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- read(WritableByteChannel, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readAll() - Method in class ca.spottedleaf.sampler.SampleReader
- readBoolean() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readBuffer - Variable in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readByte() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readByte() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readByte(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readBytes(byte[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readBytes(long, byte[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readChar() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readCharBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readCharLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readCharNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsBE(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsBE(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsLE(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsLE(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsNO(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readCharsNO(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDouble() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readDoubleBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoubleBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoubleLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoubleLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readDoubleLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoubleNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoubleNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readDoubleNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesBE(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesBE(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesLE(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesLE(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesNO(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readDoublesNO(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloat() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFloatBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFloatLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFloatNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsBE(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsBE(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsLE(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsLE(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsNO(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFloatsNO(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readFully(byte[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(byte[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFully(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyLE(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readFullyNO(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readInt() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readIntBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readIntLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readIntNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoBuffer(Buffer) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoBuffer(Buffer, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoByteBuffer(ByteBuffer) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoByteBuffer(ByteBuffer, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoChannel(WritableByteChannel) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoChannel(WritableByteChannel, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoSegment(MemorySegment, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntoSegment(MemorySegment, long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsBE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsBE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsLE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsNO(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readIntsNO(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLine() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readLong() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readLongBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readLongLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readLongNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsBE(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsBE(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsLE(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsLE(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsNO(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readLongsNO(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShort() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readShortBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readShortLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortNO() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortNO() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readShortNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsBE(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsBE(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsLE(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsLE(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsNO(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readShortsNO(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMedium() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumsBE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumsBE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumsFully(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumsFully(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumsFullyLE(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumsFullyLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedMediumsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedMediumsLE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedVarInt() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedVarInt() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedVarInt(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedVarLong() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readSignedVarLong() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readSignedVarLong(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedByte() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMedium() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumBE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumLE() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumLE() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumsBE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumsBE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumsFully(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumsFully(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumsFullyLE(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumsFullyLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedMediumsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedMediumsLE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedShort() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedVarInt() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedVarInt() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedVarInt(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedVarLong() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUnsignedVarLong() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- readUnsignedVarLong(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- readUTF() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- recordComponents() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns the value of the
recordComponentsrecord component. - RecordedEvent(long, long, long, EventRegistry.RegisteredEvent, T) - Constructor for record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Creates an instance of a
RecordedEventrecord class. - ReentrantAreaLock - Class in ca.spottedleaf.concurrentutil.lock
- ReentrantAreaLock(int) - Constructor for class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- ReentrantAreaLock.Node - Class in ca.spottedleaf.concurrentutil.lock
- refCountZero() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- refCountZero() - Method in class ca.spottedleaf.ioutil.refcount.ReferenceCounted
- ReferenceCounted - Class in ca.spottedleaf.ioutil.refcount
- ReferenceCounted(boolean, String) - Constructor for class ca.spottedleaf.ioutil.refcount.ReferenceCounted
- register(String, Class) - Static method in class ca.spottedleaf.sampler.EventRegistry
- RegisteredEvent(String, Class, RecordComponent[], Constructor) - Constructor for record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Creates an instance of a
RegisteredEventrecord class. - registry - Variable in class ca.spottedleaf.profiler.Profiler
- registry() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns the value of the
registryrecord component. - release() - Method in class ca.spottedleaf.ioutil.util.BufferReference
- releaseAll(BufferReference) - Static method in class ca.spottedleaf.ioutil.util.BufferReference
- releaseAll(BufferReference...) - Static method in class ca.spottedleaf.ioutil.util.BufferReference
- releaseAll(Iterable) - Static method in class ca.spottedleaf.ioutil.util.BufferReference
- reload(boolean) - Method in class ca.spottedleaf.yamlconfig.config.ConfigHolder
- reload(boolean, Logger) - Method in class ca.spottedleaf.yamlconfig.config.ConfigHolder
- remove() - Method in class ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntryNodeIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.KeyIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.ValueIterator
- remove() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- remove(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- remove(int) - Method in class ca.spottedleaf.converter.types.ListType
- remove(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(long) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- remove(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(long, int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- remove(long, int, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- remove(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(long, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- remove(LinkedUnsortedList.Link) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- remove(LinkedSortedSet.Link) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- remove(E) - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- remove(Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- remove(Object, int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- remove(Object, Object) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- remove(String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- remove(String) - Method in class ca.spottedleaf.converter.types.MapType
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically removes the mapping for the specified key and returns the value it was associated with.
- remove(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - remove(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically removes the mapping for the specified key if it is mapped to
expectand returnsexpect. - removeAll(Collection) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- removeAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- removeAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- removeEntryIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Removes a key-value pair from this map if the specified predicate returns true.
- removeFirst(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- removeFirst(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- removeFromSize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- removeFromSize(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- removeFromSizePlain(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- removeHead() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- removeHead(Predicate) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- removeIf(int, ConcurrentChainedInt2IntHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(int, ConcurrentChainedInt2LongHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(int, ConcurrentChainedInt2ObjectHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(int, ConcurrentChainedInt2ReferenceHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(long, ConcurrentChainedLong2IntHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(long, ConcurrentChainedLong2LongHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(long, ConcurrentChainedLong2ObjectHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(long, ConcurrentChainedLong2ReferenceHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(BiPredicate) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Removes a key-value pair from this map if the specified predicate returns true.
- removeIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- removeIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- removeIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- removeIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- removeIf(Predicate) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- removeIf(K, ConcurrentChainedObject2IntHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedObject2LongHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedObject2ObjectHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedObject2ReferenceHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedReference2IntHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedReference2LongHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedReference2ObjectHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeIf(K, ConcurrentChainedReference2ReferenceHashTable.RemoveIfPredicate) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically removes the mapping for the specified key the predicate returns true for its currently mapped value.
- removeLast(E) - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- removeLast(E) - Method in class ca.spottedleaf.concurrentutil.list.LinkedUnsortedList
- removeLast(E) - Method in class ca.spottedleaf.concurrentutil.set.LinkedSortedSet
- rename(String, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- rename(String, String) - Method in class ca.spottedleaf.converter.types.MapType
- RenameHelper - Class in ca.spottedleaf.converter.util
- renameKeys(MapType, Function) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- renameKeys(Function) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- renameKeys(Function) - Method in class ca.spottedleaf.converter.types.MapType
- renameListMapItems(MapType, String, String, Function) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- renameSingle(MapType, String, String) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- renameString(MapType, String, Function) - Static method in class ca.spottedleaf.converter.util.RenameHelper
- replace(int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(int, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(int, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(int, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(int, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(int, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(int, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(long, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(long, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(long, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(long, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(long, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(long, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, int, int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, long, long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically updates the value associated with
keytovalue, or does nothing ifkeyis not associated with a value. - replace(K, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- replace(K, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, V, V) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Atomically updates the value associated with
keytoupdateif the currently associated value is equal toexpect, otherwise does nothing. - replace(K, V, V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- replaceAdapter(Class, TypeAdapter) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- replaceAll(BiFunction) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- required() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Serializable
-
Indicates whether this field is required to be present in the config.
- retainAll(Collection) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- retainAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- retainAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- retainAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- retainAll(Collection) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- returnMemory(Memory) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.AutoNative
- returnMemory(Memory) - Method in interface ca.spottedleaf.ioutil.buffer.MemoryAllocator
- returnMemory(Memory) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledHeap
- returnMemory(Memory) - Method in class ca.spottedleaf.ioutil.buffer.MemoryAllocator.UnPooledNative
- right(long) - Static method in class ca.spottedleaf.common.util.IntPairUtil
-
Retrieves the right packed integer from the key
- ROOT_NODE - Static variable in class ca.spottedleaf.profiler.ProfileGraph
- roundCeilLog2(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- roundCeilLog2(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- roundFloorLog2(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- roundFloorLog2(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- run() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- run() - Method in class ca.spottedleaf.concurrentutil.util.LazyRunnable
- run() - Method in class ca.spottedleaf.sampler.SamplerInstance
- runTasks(BooleanSupplier) - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
- runTick() - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
-
Executes the tick.
S
- SampleReader - Class in ca.spottedleaf.sampler
- SampleReader(File) - Constructor for class ca.spottedleaf.sampler.SampleReader
- SamplerInstance - Class in ca.spottedleaf.sampler
- SamplerInstance.RecordedEvent<T> - Record Class in ca.spottedleaf.sampler
- SamplerTree - Class in ca.spottedleaf.sampler
- SamplerTree(SampleWriter, long) - Constructor for class ca.spottedleaf.sampler.SamplerTree
- SampleWriter - Class in ca.spottedleaf.sampler
- SampleWriter(File) - Constructor for class ca.spottedleaf.sampler.SampleWriter
- save() - Method in class ca.spottedleaf.yamlconfig.config.ConfigHolder
- save(File) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- save(File, String) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- save(OutputStream) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- save(OutputStream, String) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- save(Logger) - Method in class ca.spottedleaf.yamlconfig.config.ConfigHolder
- saveToString() - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- saveToString(String) - Method in class ca.spottedleaf.yamlconfig.config.YamlConfig
- SchedulableTick - Class in ca.spottedleaf.concurrentutil.scheduler
-
Represents a tickable task that can be scheduled into a scheduled thread pool.
- SchedulableTick() - Constructor for class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
- schedule(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
- schedule(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.Scheduler
-
Schedules the specified task to be executed on this thread pool.
- schedule(SchedulableTick) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- Schedule - Class in ca.spottedleaf.common.time
-
A Schedule is an object that can be used to maintain a periodic schedule for an event of interest.
- Schedule(long) - Constructor for class ca.spottedleaf.common.time.Schedule
-
Initialises a schedule with the provided period.
- scheduledTickStart() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
scheduledTickStartrecord component. - Scheduler - Class in ca.spottedleaf.concurrentutil.scheduler
- Scheduler() - Constructor for class ca.spottedleaf.concurrentutil.scheduler.Scheduler
- segment1PercentWorst() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
segment1PercentWorstrecord component. - segment5PercentWorst() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
segment5PercentWorstrecord component. - segment95PercentBest() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
segment95PercentBestrecord component. - segment99PercentBest() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
segment99PercentBestrecord component. - segmentAll() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns the value of the
segmentAllrecord component. - SegmentData(int, double, double, double, double) - Constructor for record class ca.spottedleaf.common.time.TickData.SegmentData
-
Creates an instance of a
SegmentDatarecord class. - SegmentedAverage(TickData.SegmentData, TickData.SegmentData, TickData.SegmentData, TickData.SegmentData, TickData.SegmentData, long[]) - Constructor for record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Creates an instance of a
SegmentedAveragerecord class. - Serializable - Annotation Interface in ca.spottedleaf.yamlconfig.annotation
-
Annotation indicating that a field should be deserialized or serialized from the config.
- serialize() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Serializable
-
Whether to serialize the value to the config.
- serialize(TypeAdapterRegistry, DefaultedValue, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.DefaultedTypeAdapter
- serialize(TypeAdapterRegistry, Boolean, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.BooleanTypeAdapter
- serialize(TypeAdapterRegistry, Byte, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.ByteTypeAdapter
- serialize(TypeAdapterRegistry, Double, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.DoubleTypeAdapter
- serialize(TypeAdapterRegistry, Enum, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.StringEnumTypeAdapter
- serialize(TypeAdapterRegistry, Float, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.FloatTypeAdapter
- serialize(TypeAdapterRegistry, Integer, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.IntegerTypeAdapter
- serialize(TypeAdapterRegistry, Long, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.LongTypeAdapter
- serialize(TypeAdapterRegistry, Short, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.ShortTypeAdapter
- serialize(TypeAdapterRegistry, String, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.primitive.StringTypeAdapter
- serialize(TypeAdapterRegistry, BigDecimal, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.BigDecimalTypeAdapter
- serialize(TypeAdapterRegistry, BigInteger, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.type.BigIntegerTypeAdapter
- serialize(TypeAdapterRegistry, Collection, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.CollectionTypeAdapter
- serialize(TypeAdapterRegistry, EnumMap, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.EnumMapTypeAdapter
- serialize(TypeAdapterRegistry, EnumSet, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.EnumSetTypeAdapter
- serialize(TypeAdapterRegistry, List, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.ListTypeAdapter
- serialize(TypeAdapterRegistry, Map, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.MapTypeAdapter
- serialize(TypeAdapterRegistry, Set, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.SetTypeAdapter
- serialize(TypeAdapterRegistry, T, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.generic.StringFormTypeAdapter
- serialize(TypeAdapterRegistry, T, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapter
-
Serializes the value to YAML.
- serialize(Object, Type) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- serializedKey() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Serializable
-
When not empty, this value overrides the auto generated serialized key in the config.
- set(E[]) - Method in class ca.spottedleaf.concurrentutil.list.COWArrayList
- setAtIndexRelease(ConcurrentChainedInt2IntHashTable.TableEntry[], int, ConcurrentChainedInt2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- setAtIndexRelease(ConcurrentChainedInt2LongHashTable.TableEntry[], int, ConcurrentChainedInt2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- setAtIndexRelease(ConcurrentChainedInt2ObjectHashTable.TableEntry[], int, ConcurrentChainedInt2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- setAtIndexRelease(ConcurrentChainedInt2ReferenceHashTable.TableEntry[], int, ConcurrentChainedInt2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- setAtIndexRelease(ConcurrentChainedLong2IntHashTable.TableEntry[], int, ConcurrentChainedLong2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- setAtIndexRelease(ConcurrentChainedLong2LongHashTable.TableEntry[], int, ConcurrentChainedLong2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- setAtIndexRelease(ConcurrentChainedLong2ObjectHashTable.TableEntry[], int, ConcurrentChainedLong2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- setAtIndexRelease(ConcurrentChainedLong2ReferenceHashTable.TableEntry[], int, ConcurrentChainedLong2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- setAtIndexRelease(ConcurrentChainedObject2IntHashTable.TableEntry[], int, ConcurrentChainedObject2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- setAtIndexRelease(ConcurrentChainedObject2LongHashTable.TableEntry[], int, ConcurrentChainedObject2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- setAtIndexRelease(ConcurrentChainedObject2ObjectHashTable.TableEntry[], int, ConcurrentChainedObject2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- setAtIndexRelease(ConcurrentChainedObject2ReferenceHashTable.TableEntry[], int, ConcurrentChainedObject2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- setAtIndexRelease(ConcurrentChainedReference2IntHashTable.TableEntry[], int, ConcurrentChainedReference2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- setAtIndexRelease(ConcurrentChainedReference2LongHashTable.TableEntry[], int, ConcurrentChainedReference2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- setAtIndexRelease(ConcurrentChainedReference2ObjectHashTable.TableEntry[], int, ConcurrentChainedReference2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- setAtIndexRelease(ConcurrentChainedReference2ReferenceHashTable.TableEntry[], int, ConcurrentChainedReference2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- setAtIndexRelease(SWMRHashTable.TableEntry[], int, SWMRHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setAtIndexRelease(SWMRLong2ObjectHashTable.TableEntry[], int, SWMRLong2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setAtIndexVolatile(ConcurrentChainedInt2IntHashTable.TableEntry[], int, ConcurrentChainedInt2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- setAtIndexVolatile(ConcurrentChainedInt2LongHashTable.TableEntry[], int, ConcurrentChainedInt2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- setAtIndexVolatile(ConcurrentChainedInt2ObjectHashTable.TableEntry[], int, ConcurrentChainedInt2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- setAtIndexVolatile(ConcurrentChainedInt2ReferenceHashTable.TableEntry[], int, ConcurrentChainedInt2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- setAtIndexVolatile(ConcurrentChainedLong2IntHashTable.TableEntry[], int, ConcurrentChainedLong2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- setAtIndexVolatile(ConcurrentChainedLong2LongHashTable.TableEntry[], int, ConcurrentChainedLong2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- setAtIndexVolatile(ConcurrentChainedLong2ObjectHashTable.TableEntry[], int, ConcurrentChainedLong2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- setAtIndexVolatile(ConcurrentChainedLong2ReferenceHashTable.TableEntry[], int, ConcurrentChainedLong2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- setAtIndexVolatile(ConcurrentChainedObject2IntHashTable.TableEntry[], int, ConcurrentChainedObject2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- setAtIndexVolatile(ConcurrentChainedObject2LongHashTable.TableEntry[], int, ConcurrentChainedObject2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- setAtIndexVolatile(ConcurrentChainedObject2ObjectHashTable.TableEntry[], int, ConcurrentChainedObject2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- setAtIndexVolatile(ConcurrentChainedObject2ReferenceHashTable.TableEntry[], int, ConcurrentChainedObject2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- setAtIndexVolatile(ConcurrentChainedReference2IntHashTable.TableEntry[], int, ConcurrentChainedReference2IntHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- setAtIndexVolatile(ConcurrentChainedReference2LongHashTable.TableEntry[], int, ConcurrentChainedReference2LongHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- setAtIndexVolatile(ConcurrentChainedReference2ObjectHashTable.TableEntry[], int, ConcurrentChainedReference2ObjectHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- setAtIndexVolatile(ConcurrentChainedReference2ReferenceHashTable.TableEntry[], int, ConcurrentChainedReference2ReferenceHashTable.TableEntry) - Static method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- setBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setBigDecimal(int, BigDecimal) - Method in class ca.spottedleaf.converter.types.ListType
- setBigDecimal(String, BigDecimal) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setBigDecimal(String, BigDecimal) - Method in class ca.spottedleaf.converter.types.MapType
- setBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setBigInteger(int, BigInteger) - Method in class ca.spottedleaf.converter.types.ListType
- setBigInteger(String, BigInteger) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setBigInteger(String, BigInteger) - Method in class ca.spottedleaf.converter.types.MapType
- setBoolean(String, boolean) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setBoolean(String, boolean) - Method in class ca.spottedleaf.converter.types.MapType
- setByte(int, byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setByte(int, byte) - Method in class ca.spottedleaf.converter.types.ListType
- setByte(String, byte) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setByte(String, byte) - Method in class ca.spottedleaf.converter.types.MapType
- setBytes(int, byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setBytes(int, byte[]) - Method in class ca.spottedleaf.converter.types.ListType
- setBytes(String, byte[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setBytes(String, byte[]) - Method in class ca.spottedleaf.converter.types.MapType
- setCurrentNumaAffinity(int[]) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Attempts to adjust the current thread's NUMA affinity mask to the specified list of numa nodes.
- setCurrentNumaAffinity(long[]) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Attempts to adjust the current thread's NUMA affinity mask to the specified bitset.
- setCurrentThreadAffinity(long[]) - Method in class ca.spottedleaf.concurrentutil.numa.LinuxNuma
- setCurrentThreadAffinity(long[]) - Method in class ca.spottedleaf.concurrentutil.numa.OSNuma.NoOp
- setCurrentThreadAffinity(long[]) - Method in interface ca.spottedleaf.concurrentutil.numa.OSNuma
-
Attempts to adjust the current thread's affinity mask to the specified bitset.
- setDouble(int, double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setDouble(int, double) - Method in class ca.spottedleaf.converter.types.ListType
- setDouble(String, double) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setDouble(String, double) - Method in class ca.spottedleaf.converter.types.MapType
- setElementOpaque(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- setElementPlain(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- setElementVolatile(E) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- setEventListen(boolean) - Method in class ca.spottedleaf.sampler.SamplerInstance
- setFlags(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- setFloat(int, float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setFloat(int, float) - Method in class ca.spottedleaf.converter.types.ListType
- setFloat(String, float) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setFloat(String, float) - Method in class ca.spottedleaf.converter.types.MapType
- setGeneric(int, Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setGeneric(int, Object) - Method in class ca.spottedleaf.converter.types.ListType
- setGeneric(String, Object) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setGeneric(String, Object) - Method in class ca.spottedleaf.converter.types.MapType
- setHeadOpaque(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- setHeadPlain(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- setIndices(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- setInt(int, int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setInt(int, int) - Method in class ca.spottedleaf.converter.types.ListType
- setInt(String, int) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setInt(String, int) - Method in class ca.spottedleaf.converter.types.MapType
- setInts(int, int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setInts(int, int[]) - Method in class ca.spottedleaf.converter.types.ListType
- setInts(String, int[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setInts(String, int[]) - Method in class ca.spottedleaf.converter.types.MapType
- setLastPeriod(long) - Method in class ca.spottedleaf.common.time.Schedule
-
Updates the last period to the specified value.
- setList(int, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setList(int, ListType) - Method in class ca.spottedleaf.converter.types.ListType
- setList(String, ListType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setList(String, ListType) - Method in class ca.spottedleaf.converter.types.MapType
- setLong(int, long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setLong(int, long) - Method in class ca.spottedleaf.converter.types.ListType
- setLong(String, long) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setLong(String, long) - Method in class ca.spottedleaf.converter.types.MapType
- setLongs(int, long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setLongs(int, long[]) - Method in class ca.spottedleaf.converter.types.ListType
- setLongs(String, long[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setLongs(String, long[]) - Method in class ca.spottedleaf.converter.types.MapType
- setMap(int, MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setMap(int, MapType) - Method in class ca.spottedleaf.converter.types.ListType
- setMap(String, MapType) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setMap(String, MapType) - Method in class ca.spottedleaf.converter.types.MapType
- setNextIntervalNS(long) - Method in class ca.spottedleaf.sampler.SamplerInstance
- setNextPeriod(long, long) - Method in class ca.spottedleaf.common.time.Schedule
-
Adjusts the last period so that the next starting deadline returned is the next period specified, given the provided period length.
- setNextPlain(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- setNextPlain(SWMRHashTable.TableEntry) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- setNextRelease(SWMRHashTable.TableEntry) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- setNextVolatile(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue.LinkedNode
- setPeriodsAhead(long, long, long) - Method in class ca.spottedleaf.common.time.Schedule
-
Sets the last period so that it is the specified number of periods ahead given the specified time and period length.
- setPosition(long) - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- setPosition(long) - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- setPriority(Priority) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Attempts to set this task's priority level to the level specified.
- setPrioritySubOrderStream(Priority, long, long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Sets the priority, suborder id, and stream id associated with this task.
- setReaderIndex(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- setRunnable(Runnable) - Method in class ca.spottedleaf.concurrentutil.util.LazyRunnable
- setScheduledStart(long) - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
-
If this task is scheduled, then this may only be invoked during
SchedulableTick.runTick() - setShort(int, short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setShort(int, short) - Method in class ca.spottedleaf.converter.types.ListType
- setShort(String, short) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setShort(String, short) - Method in class ca.spottedleaf.converter.types.MapType
- setShorts(int, short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setShorts(int, short[]) - Method in class ca.spottedleaf.converter.types.ListType
- setShorts(String, short[]) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setShorts(String, short[]) - Method in class ca.spottedleaf.converter.types.MapType
- setSizeOpaque(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setSizeOpaque(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setSizePlain(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setSizePlain(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setSizeRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setSizeRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setStream(long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Sets the stream id associated with this task.
- setString(int, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- setString(int, String) - Method in class ca.spottedleaf.converter.types.ListType
- setString(String, String) - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- setString(String, String) - Method in class ca.spottedleaf.converter.types.MapType
- setSubOrder(long) - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PrioritisedTask
-
Sets the suborder id associated with this task.
- setTablePlain(SWMRHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setTablePlain(SWMRLong2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setTableRelease(SWMRHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- setTableRelease(SWMRLong2ObjectHashTable.TableEntry[]) - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- setTailOpaque(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- setTailPlain(MultiThreadedQueue.LinkedNode) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- setThreadAllocation(Int2IntMap, long, long) - Method in class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- setThreadParkedVolatile(boolean) - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- setThresholdPlain(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- setThresholdRelease(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- setThresholdVolatile(int) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- SetTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.collection
- SetTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.SetTypeAdapter
- setValue(V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- setValueRelease(V) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- setWriterIndex(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- shiftReaderToZero() - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- SHORT - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- SHORT_ARRAY - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- ShortTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- ShortTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.ShortTypeAdapter
- shutdown() - Method in interface ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor
-
Prevent further additions to this executor.
- shutdown() - Method in class ca.spottedleaf.concurrentutil.executor.queue.PrioritisedTaskQueue
- shutdown() - Method in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- shutdown() - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool.OrderedStreamGroup.Queue
- shutdown(boolean) - Method in class ca.spottedleaf.concurrentutil.executor.thread.BalancedPrioritisedThreadPool
-
Shuts down this thread pool, optionally waiting for all tasks to be executed.
- SimpleBufferInputStream - Class in ca.spottedleaf.ioutil.stream.wrapped
- SimpleBufferInputStream(Buffer) - Constructor for class ca.spottedleaf.ioutil.stream.wrapped.SimpleBufferInputStream
- SimpleBufferOutputStream - Class in ca.spottedleaf.ioutil.stream.wrapped
- SimpleBufferOutputStream(Buffer) - Constructor for class ca.spottedleaf.ioutil.stream.wrapped.SimpleBufferOutputStream
- size - Variable in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- size - Variable in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- size - Variable in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- size - Variable in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- size - Variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- size() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- size() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.EntrySet
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Keys
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns the number of mappings in this map.
- size() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- size() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- size() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- size() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- size() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- size() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- size() - Method in class ca.spottedleaf.converter.types.ListType
- size() - Method in class ca.spottedleaf.converter.types.MapType
- SIZE_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- SIZE_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- skip(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- skip(long) - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- skipBytes(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- skipNBytes(long) - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- skipRead(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- SORTED_CASE_INSENSITIVE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.SortedMapTypeAdapter
- SORTED_CASE_SENSITIVE - Static variable in class ca.spottedleaf.yamlconfig.adapter.collection.SortedMapTypeAdapter
- SortedMapTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.collection
- SortedMapTypeAdapter(Comparator) - Constructor for class ca.spottedleaf.yamlconfig.adapter.collection.SortedMapTypeAdapter
- sortMap(LinkedHashMap) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.MapTypeAdapter
- sortMap(LinkedHashMap) - Method in class ca.spottedleaf.yamlconfig.adapter.collection.SortedMapTypeAdapter
- spinWaitTimeNS - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- split(String, char) - Static method in class ca.spottedleaf.common.util.StringUtil
-
Like
String.split(String), but without regex. - spliterator() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- spliterator() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- start() - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
-
Starts the threads in this pool.
- startOvershoot() - Method in record class ca.spottedleaf.common.time.TickTime
-
The difference between the start tick time and the scheduled start tick time.
- startsWithIgnoreCase(String, String) - Static method in class ca.spottedleaf.common.util.StringUtil
- startTimer(int, long) - Method in class ca.spottedleaf.profiler.Profiler
- StealingScheduledThreadPool - Class in ca.spottedleaf.concurrentutil.scheduler
- StealingScheduledThreadPool(ThreadFactory, OSNuma) - Constructor for class ca.spottedleaf.concurrentutil.scheduler.StealingScheduledThreadPool
- stopLastTimer(long) - Method in class ca.spottedleaf.profiler.Profiler
- stopTimer(int, long) - Method in class ca.spottedleaf.profiler.Profiler
- stream() - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Returns the value of the
streamrecord component. - STREAM_END - Static variable in class ca.spottedleaf.sampler.SampleWriter
- STRING - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- StringEnumTypeAdapter<T> - Class in ca.spottedleaf.yamlconfig.adapter.type
- StringEnumTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.type.StringEnumTypeAdapter
- StringFormTypeAdapter<T> - Class in ca.spottedleaf.yamlconfig.adapter.generic
- StringFormTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.generic.StringFormTypeAdapter
- StringTypeAdapter - Class in ca.spottedleaf.yamlconfig.adapter.primitive
- StringTypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.primitive.StringTypeAdapter
- StringUtil - Class in ca.spottedleaf.common.util
- StringUtil() - Constructor for class ca.spottedleaf.common.util.StringUtil
- subOrder() - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Returns the value of the
subOrderrecord component. - subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Subtracts count from size
- subSize(long) - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Subtracts count from size
- sumMillis() - Method in class ca.spottedleaf.common.time.CalenderDuration
- sumNanos() - Method in class ca.spottedleaf.common.time.CalenderDuration
- supplied(Supplier) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- supplied(Supplier, Function) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- suppliedAsync(Supplier, Executor) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- suppliedAsync(Supplier, Executor, Function) - Static method in class ca.spottedleaf.concurrentutil.completable.Completable
- supportCPUTime() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
supportCPUTimerecord component. - SWMRHashTable<K,
V> - Class in ca.spottedleaf.concurrentutil.map -
Note: Not really tested, use at your own risk.
- SWMRHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with a capacity of
16and load factor of0.75f. - SWMRHashTable(int) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with the specified capacity and load factor of
0.75f. - SWMRHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with the specified capacity and load factor.
- SWMRHashTable(int, float, Map) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with a min capacity of the specified capacity or the specified map's size, whichever is larger, and with the specified load factor.
- SWMRHashTable(int, Map) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with a minimum capacity of the specified capacity or the specified map's size, whichever is larger, and with a load factor of
0.75f. - SWMRHashTable(Map) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable
-
Constructs this map with a capacity of
16or the specified map's size, whichever is larger, and with a load factor of0.75f. - SWMRHashTable.EntryIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.EntrySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.KeyIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.KeySet<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.TableEntry<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.TableEntryIterator<K,
V, - Class in ca.spottedleaf.concurrentutil.mapT> - SWMRHashTable.ValueCollection<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.ValueIterator<K,
V> - Class in ca.spottedleaf.concurrentutil.map - SWMRHashTable.ViewCollection<K,
V, - Class in ca.spottedleaf.concurrentutil.mapT> - SWMRHashTable.ViewSet<K,
V, - Class in ca.spottedleaf.concurrentutil.mapT> - SWMRLong2ObjectHashTable<V> - Class in ca.spottedleaf.concurrentutil.map
- SWMRLong2ObjectHashTable() - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with a capacity of
16and load factor of0.75f. - SWMRLong2ObjectHashTable(int) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with the specified capacity and load factor of
0.75f. - SWMRLong2ObjectHashTable(int, float) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with the specified capacity and load factor.
- SWMRLong2ObjectHashTable(int, float, SWMRLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with a min capacity of the specified capacity or the specified map's size, whichever is larger, and with the specified load factor.
- SWMRLong2ObjectHashTable(int, SWMRLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with a minimum capacity of the specified capacity or the specified map's size, whichever is larger, and with a load factor of
0.75f. - SWMRLong2ObjectHashTable(SWMRLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
-
Constructs this map with a capacity of
16or the specified map's size, whichever is larger, and with a load factor of0.75f. - SWMRLong2ObjectHashTable.TableEntry<V> - Class in ca.spottedleaf.concurrentutil.map
T
- tabComplete(String, Set, FlagParser.FlagValueTabCompleter) - Static method in class ca.spottedleaf.common.util.FlagParser
- tabCompleteList(String, Function, char, BiFunction) - Static method in class ca.spottedleaf.common.util.CommandUtil
- tabCompleteListAgainst(String, Iterable, char) - Static method in class ca.spottedleaf.common.util.CommandUtil
- tabCompleteListAgainst(String, Iterable, char, Function) - Static method in class ca.spottedleaf.common.util.CommandUtil
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- table - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- table - Variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- TABLE_ENTRY_ARRAY_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- TABLE_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- TABLE_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- TableEntry(int, int) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.TableEntry
- TableEntry(int, long) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.TableEntry
- TableEntry(int, K, V) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- TableEntry(int, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.TableEntry
- TableEntry(int, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.TableEntry
- TableEntry(long, int) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.TableEntry
- TableEntry(long, long) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.TableEntry
- TableEntry(long, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.TableEntry
- TableEntry(long, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.TableEntry
- TableEntry(K, int) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.TableEntry
- TableEntry(K, int) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.TableEntry
- TableEntry(K, long) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.TableEntry
- TableEntry(K, long) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.TableEntry
- TableEntry(K, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.TableEntry
- TableEntry(K, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.TableEntry
- TableEntry(K, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.TableEntry
- TableEntry(K, V) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.TableEntry
- TableEntryIterator(SWMRHashTable.TableEntry[], SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- tableIndex - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntryIterator
- tail - Variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- TAIL_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- test(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.RemoveIfPredicate
- test(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.RemoveIfPredicate
- test(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.RemoveIfPredicate
- test(int) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.RemoveIfPredicate
- test(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.RemoveIfPredicate
- test(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.RemoveIfPredicate
- test(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.RemoveIfPredicate
- test(long) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.RemoveIfPredicate
- test(V) - Method in interface ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.RemoveIfPredicate
- thenAccept(Consumer) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenAccept(Consumer, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenAcceptAsync(Consumer) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenAcceptAsync(Consumer, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenAcceptAsync(Consumer, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenApply(Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenApply(Function, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenApplyAsync(Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenApplyAsync(Function, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenApplyAsync(Function, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenCombine(Completable, BiFunction) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenCombine(Completable, BiFunction, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenCombineAsync(Completable, BiFunction, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenCombineAsync(Completable, BiFunction, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenRun(Runnable) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenRun(Runnable, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenRunAsync(Runnable) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenRunAsync(Runnable, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thenRunAsync(Runnable, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- thread - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- THREAD_EVENT - Static variable in class ca.spottedleaf.sampler.SampleWriter
- THREAD_PARKED_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- THREAD_SAMPLE - Static variable in class ca.spottedleaf.sampler.SampleWriter
- threadParked - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- threadShutdown - Variable in class ca.spottedleaf.concurrentutil.executor.QueueExecutorRunnable
- THREE_DECIMAL_PLACES - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- THREE_DECIMAL_PLACES_NO_COMMA - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- threshold - Variable in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- THRESHOLD_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- THRESHOLD_NO_RESIZE - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- THRESHOLD_RESIZING - Static variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- throwUnchecked(Throwable) - Static method in class ca.spottedleaf.common.util.ThrowUtil
- ThrowUtil - Class in ca.spottedleaf.common.util
- tickCpuTime() - Method in record class ca.spottedleaf.common.time.TickTime
-
The total CPU time from the start tick time to the end tick time.
- TickData - Class in ca.spottedleaf.common.time
- TickData(long) - Constructor for class ca.spottedleaf.common.time.TickData
- TickData.MSPTData - Record Class in ca.spottedleaf.common.time
- TickData.SegmentData - Record Class in ca.spottedleaf.common.time
- TickData.SegmentedAverage - Record Class in ca.spottedleaf.common.time
- TickData.TickReportData - Record Class in ca.spottedleaf.common.time
- tickEnd() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
tickEndrecord component. - tickEndCPU() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
tickEndCPUrecord component. - tickLength() - Method in record class ca.spottedleaf.common.time.TickTime
-
The difference from the end tick time and the start tick time.
- TickReportData(int, long, long, long, double, TickData.SegmentedAverage, TickData.SegmentedAverage, TickData.SegmentedAverage) - Constructor for record class ca.spottedleaf.common.time.TickData.TickReportData
-
Creates an instance of a
TickReportDatarecord class. - tickStart() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
tickStartrecord component. - tickStartCPU() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns the value of the
tickStartCPUrecord component. - TickTime - Record Class in ca.spottedleaf.common.time
- TickTime(long, long, long, long, long, long, long, long, boolean) - Constructor for record class ca.spottedleaf.common.time.TickTime
-
Creates an instance of a
TickTimerecord class. - tid() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns the value of the
tidrecord component. - timeEpochMS() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns the value of the
timeEpochMSrecord component. - timePerTickData() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
timePerTickDatarecord component. - TIMER - Enum constant in enum class ca.spottedleaf.profiler.ProfilerRegistry.ProfileType
- timerId() - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Returns the value of the
timerIdrecord component. - timers() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns the value of the
timersrecord component. - TimeUtil - Class in ca.spottedleaf.common.util
- toArray() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- toArray() - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- toArray() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- toArray(E[]) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- toArray(IntFunction) - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- toArray(IntFunction) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- toArray(IntFunction) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- toArray(T[]) - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- toArray(T[]) - Method in class ca.spottedleaf.concurrentutil.map.BaseMapCollection
- toFuture() - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- toPrettyValue() - Method in class ca.spottedleaf.common.time.CalenderDuration
- toPrettyValue(ChronoUnit) - Method in class ca.spottedleaf.common.time.CalenderDuration
- toString() - Method in class ca.spottedleaf.common.time.CalenderDuration
- toString() - Method in record class ca.spottedleaf.common.time.TickData.MSPTData
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.common.time.TickData.SegmentData
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.common.time.TickData.SegmentedAverage
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.common.time.TickTime
-
Returns a string representation of this record class.
- toString() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
- toString() - Method in record class ca.spottedleaf.concurrentutil.executor.PrioritisedExecutor.PriorityState
-
Returns a string representation of this record class.
- toString() - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock.Node
- toString() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.EntrySet
- toString() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.KeySet
- toString() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- toString() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- toString() - Method in class ca.spottedleaf.concurrentutil.map.SWMRLong2ObjectHashTable
- toString() - Method in class ca.spottedleaf.concurrentutil.scheduler.SchedulableTick
- toString() - Method in class ca.spottedleaf.converter.types.impl.java.JavaListType
- toString() - Method in class ca.spottedleaf.converter.types.impl.java.JavaMapType
- toString() - Method in class ca.spottedleaf.converter.types.ListType
- toString() - Method in class ca.spottedleaf.converter.types.MapType
- toString() - Method in record class ca.spottedleaf.profiler.ProfileGraph.GraphNode
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.profiler.Profiler.ProfilingData
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.sampler.EventRegistry.RegisteredEvent
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns a string representation of this record class.
- toString() - Method in record class ca.spottedleaf.yamlconfig.config.YamlConfig.ParsedNumber
-
Returns a string representation of this record class.
- toString() - Method in class ca.spottedleaf.yamlconfig.type.DefaultedValue
- toString() - Method in class ca.spottedleaf.yamlconfig.type.Duration
- toString(long) - Static method in class ca.spottedleaf.common.util.IntPairUtil
- toString(long[], int, int) - Static method in class ca.spottedleaf.common.util.IntPairUtil
- toString(long, long, long) - Method in class ca.spottedleaf.sampler.SampleReader
- toString(CalenderDuration) - Method in class ca.spottedleaf.yamlconfig.adapter.type.CalenderDurationTypeAdapter
- toString(Duration) - Method in class ca.spottedleaf.yamlconfig.adapter.type.DurationTypeAdapter
- toString(ChronoUnit) - Method in class ca.spottedleaf.common.time.CalenderDuration
- toString(Collection, String) - Static method in class ca.spottedleaf.common.util.CollectionUtil
- toString(Collection, String, StringBuilder) - Static method in class ca.spottedleaf.common.util.CollectionUtil
- toString(T) - Method in class ca.spottedleaf.yamlconfig.adapter.generic.StringFormTypeAdapter
- TOTAL_PRIORITIES - Static variable in enum class ca.spottedleaf.concurrentutil.util.Priority
-
includes special priorities
- TOTAL_SCHEDULABLE_PRIORITIES - Static variable in enum class ca.spottedleaf.concurrentutil.util.Priority
- totalTimeTicking() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
totalTimeTickingrecord component. - toVersion - Variable in class ca.spottedleaf.converter.DataConverter
- tpsData() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
tpsDatarecord component. - trailingZeros(int) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- trailingZeros(long) - Static method in class ca.spottedleaf.common.util.IntegerUtil
- tryAllowAdds() - Method in class ca.spottedleaf.concurrentutil.collection.MultiThreadedQueue
-
Tries to allow elements to be added to this queue.
- tryEnsure(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- tryEnsure(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- tryEnsureImmediatelyWritable(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- tryFillReadBuffer() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferInputStream
- tryFillReadBuffer() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferInputStream
- tryFillReadBuffer() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferInputStream
- tryFillReadBuffer() - Method in class ca.spottedleaf.ioutil.stream.wrapped.SimpleBufferInputStream
- tryFillReadBuffer() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferInputStream
- tryFlushWriteBuffer() - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- tryFlushWriteBuffer() - Method in class ca.spottedleaf.ioutil.stream.channel.ChannelBufferOutputStream
- tryFlushWriteBuffer() - Method in class ca.spottedleaf.ioutil.stream.wrapped.BufferedBufferOutputStream
- tryFlushWriteBuffer() - Method in class ca.spottedleaf.ioutil.stream.wrapped.SimpleBufferOutputStream
- tryFlushWriteBuffer() - Method in class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferOutputStream
- tryLock(int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- tryLock(int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- tryLock(int, int, int, int) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- TWO_DECIMAL_PLACES - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- TWO_DECIMAL_PLACES_NO_COMMA - Static variable in class ca.spottedleaf.common.util.DecimalFormats
- type() - Method in record class ca.spottedleaf.profiler.ProfilerRegistry.ProfilerEntry
-
Returns the value of the
typerecord component. - TypeAdapter<T,
S> - Class in ca.spottedleaf.yamlconfig.adapter -
Class which defines serialization to and from YAML.
- TypeAdapter() - Constructor for class ca.spottedleaf.yamlconfig.adapter.TypeAdapter
- TypeAdapterRegistry - Class in ca.spottedleaf.yamlconfig.adapter
- TypeAdapterRegistry() - Constructor for class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- TypeAdapterRegistry.CommentedData - Class in ca.spottedleaf.yamlconfig.adapter
- typeAdapters - Variable in class ca.spottedleaf.yamlconfig.config.YamlConfig
- TypeUtil<T> - Class in ca.spottedleaf.converter.types
- TypeUtil() - Constructor for class ca.spottedleaf.converter.types.TypeUtil
U
- UNDEFINED - Enum constant in enum class ca.spottedleaf.converter.types.ObjectType
- unlock(ReentrantAreaLock.Node) - Method in class ca.spottedleaf.concurrentutil.lock.ReentrantAreaLock
- unread(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- updateTickStartToMax(EDFSchedulerThreadPool.ScheduledState, long) - Method in class ca.spottedleaf.concurrentutil.scheduler.EDFSchedulerThreadPool
-
Updates the tasks scheduled start to the maximum of its current scheduled start and the specified new start.
- useDeclarationOrder() - Element in annotation interface ca.spottedleaf.yamlconfig.annotation.Adaptable
-
Whether to use the field declaration order instead of sorting the fields by name.
- useSerializedMapOrder() - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
-
Preserve the order of
MapandLinkedHashMapwhen de-serializing or serializing. - useSortedMapOrder(boolean) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- useSortedMapOrder(Comparator) - Method in class ca.spottedleaf.yamlconfig.adapter.TypeAdapterRegistry
- utilisation() - Method in record class ca.spottedleaf.common.time.TickData.TickReportData
-
Returns the value of the
utilisationrecord component.
V
- val - Variable in class ca.spottedleaf.common.map.ints.Int2IntArraySortedMap
- val - Variable in class ca.spottedleaf.common.map.ints.Int2ObjectArraySortedMap
- val - Variable in class ca.spottedleaf.common.map.longs.Long2IntArraySortedMap
- val - Variable in class ca.spottedleaf.common.map.longs.Long2ObjectArraySortedMap
- value - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- value() - Method in record class ca.spottedleaf.sampler.SamplerInstance.RecordedEvent
-
Returns the value of the
valuerecord component. - VALUE_HANDLE - Static variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable.TableEntry
- ValueCollection(SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueCollection
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
-
Returns an iterator over the values in this map.
- valueIterator() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
-
Returns an iterator over the values in this map.
- ValueIterator(ConcurrentChainedInt2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2IntHashTable.ValueIterator
- ValueIterator(ConcurrentChainedInt2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2LongHashTable.ValueIterator
- ValueIterator(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.ValueIterator
- ValueIterator(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.ValueIterator
- ValueIterator(ConcurrentChainedLong2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2IntHashTable.ValueIterator
- ValueIterator(ConcurrentChainedLong2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2LongHashTable.ValueIterator
- ValueIterator(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.ValueIterator
- ValueIterator(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.ValueIterator
- ValueIterator(ConcurrentChainedObject2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2IntHashTable.ValueIterator
- ValueIterator(ConcurrentChainedObject2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2LongHashTable.ValueIterator
- ValueIterator(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.ValueIterator
- ValueIterator(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.ValueIterator
- ValueIterator(ConcurrentChainedReference2IntHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2IntHashTable.ValueIterator
- ValueIterator(ConcurrentChainedReference2LongHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2LongHashTable.ValueIterator
- ValueIterator(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.ValueIterator
- ValueIterator(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.ValueIterator
- ValueIterator(SWMRHashTable.TableEntry[], SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ValueIterator
- valueOf(String) - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ca.spottedleaf.converter.types.ObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class ca.spottedleaf.profiler.ProfilerRegistry.ProfileType
-
Returns the enum constant of this class with the specified name.
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- values - Variable in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable
- values() - Method in class ca.spottedleaf.concurrentutil.map.SWMRHashTable
- values() - Static method in enum class ca.spottedleaf.concurrentutil.util.Priority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ca.spottedleaf.converter.types.ObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class ca.spottedleaf.profiler.ProfilerRegistry.ProfileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Values(ConcurrentChainedInt2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ObjectHashTable.Values
- Values(ConcurrentChainedInt2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.ints.ConcurrentChainedInt2ReferenceHashTable.Values
- Values(ConcurrentChainedLong2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ObjectHashTable.Values
- Values(ConcurrentChainedLong2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.longs.ConcurrentChainedLong2ReferenceHashTable.Values
- Values(ConcurrentChainedObject2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ObjectHashTable.Values
- Values(ConcurrentChainedObject2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedObject2ReferenceHashTable.Values
- Values(ConcurrentChainedReference2ObjectHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ObjectHashTable.Values
- Values(ConcurrentChainedReference2ReferenceHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.concurrent.objects.ConcurrentChainedReference2ReferenceHashTable.Values
- verifyAgainst(MemorySegment, long, long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- versionStep - Variable in class ca.spottedleaf.converter.DataConverter
- ViewCollection(SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewCollection
- ViewSet(SWMRHashTable) - Constructor for class ca.spottedleaf.concurrentutil.map.SWMRHashTable.ViewSet
W
- walk(T, long, long) - Method in class ca.spottedleaf.converter.datatypes.DataWalker
- whenComplete(BiConsumer) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- whenComplete(BiConsumer, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- whenCompleteAsync(BiConsumer) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- whenCompleteAsync(BiConsumer, Executor) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- whenCompleteAsync(BiConsumer, Executor, Function) - Method in class ca.spottedleaf.concurrentutil.completable.Completable
- write(byte[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(byte[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(Buffer) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(Buffer, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(AbstractBufferInputStream, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(MemorySegment, long, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(ByteBuffer) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(ByteBuffer, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(ReadableByteChannel) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- write(ReadableByteChannel, long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeBoolean(boolean) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeBuffer - Variable in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeByte(byte) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeByte(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeByte(long, byte) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeBytes(byte[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeBytes(long, byte[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeBytes(String) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeBytes(String, int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeChar(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharBE(char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharBE(long, char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharLE(char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharLE(char) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharLE(long, char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharNO(char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharNO(char) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharNO(long, char) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeChars(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeChars(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeChars(String) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeChars(String, int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharsBE(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharsBE(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharsLE(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharsLE(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharsLE(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharsLE(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharsNO(char[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharsNO(char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeCharsNO(char[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeCharsNO(long, char[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDouble(double) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoubleBE(double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubleBE(long, double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubleLE(double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubleLE(double) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoubleLE(long, double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubleNO(double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubleNO(double) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoubleNO(long, double) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoubles(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoubles(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoublesBE(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoublesBE(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoublesLE(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoublesLE(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoublesLE(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoublesLE(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoublesNO(double[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoublesNO(double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeDoublesNO(double[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeDoublesNO(long, double[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeEvent(long, long, long, EventRegistry.RegisteredEvent, T) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeFloat(float) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatBE(float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatBE(long, float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatLE(float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatLE(float) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatLE(long, float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatNO(float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatNO(float) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatNO(long, float) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloats(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloats(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatsBE(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatsBE(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatsLE(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatsLE(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatsLE(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatsLE(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatsNO(float[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatsNO(float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFloatsNO(float[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeFloatsNO(long, float[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromBuffer(Buffer) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromBuffer(Buffer, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromByteBuffer(ByteBuffer) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromByteBuffer(ByteBuffer, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromChannel(ReadableByteChannel) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromChannel(ReadableByteChannel, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeFromSegment(MemorySegment, long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeHeader() - Method in class ca.spottedleaf.sampler.SampleWriter
- writeInt(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntBE(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntBE(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntLE(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntLE(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntLE(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntNO(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntNO(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntNO(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeInts(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeInts(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntsBE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntsBE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntsLE(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntsLE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntsNO(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntsNO(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeIntsNO(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeIntsNO(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLong(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongBE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongBE(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongLE(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongLE(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongLE(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongNO(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongNO(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongNO(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongs(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongs(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongsBE(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongsBE(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongsLE(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongsLE(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongsLE(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongsLE(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongsNO(long[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongsNO(long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeLongsNO(long[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeLongsNO(long, long[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMedium(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeMediumBE(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumBE(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumLE(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumLE(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediums(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeMediums(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeMediumsBE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumsBE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumsLE(int[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeMediumsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeMediumsLE(int[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeMediumsLE(long, int[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeNewSampleNode(long, long, long) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeNewStack(long, StackTraceElement) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeNewString(long, String) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeNewThread(long, String) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeSample(long, long, long, long) - Method in class ca.spottedleaf.sampler.SampleWriter
- writeShort(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortBE(long, short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortBE(short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortLE(long, short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortLE(short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortLE(short) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortNO(long, short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortNO(short) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortNO(short) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShorts(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShorts(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortsBE(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsBE(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsLE(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsLE(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortsLE(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsLE(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortsNO(long, short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsNO(short[]) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeShortsNO(short[], int, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeShortsNO(short[], int, int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeSignedVarInt(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeSignedVarInt(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeSignedVarInt(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeSignedVarLong(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeSignedVarLong(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeSignedVarLong(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeUnsignedVarInt(int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeUnsignedVarInt(int) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeUnsignedVarInt(long, int) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeUnsignedVarLong(long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeUnsignedVarLong(long) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
- writeUnsignedVarLong(long, long) - Method in class ca.spottedleaf.ioutil.buffer.Buffer
- writeUTF(String) - Method in class ca.spottedleaf.ioutil.stream.AbstractBufferOutputStream
Y
- YamlConfig<T> - Class in ca.spottedleaf.yamlconfig.config
- YamlConfig(Class, T) - Constructor for class ca.spottedleaf.yamlconfig.config.YamlConfig
- YamlConfig(Class, T, TypeAdapterRegistry) - Constructor for class ca.spottedleaf.yamlconfig.config.YamlConfig
- YamlConfig.ParsedNumber - Record Class in ca.spottedleaf.yamlconfig.config
Z
- ZSTDBufferInputStream - Class in ca.spottedleaf.ioutil.stream.zstd
- ZSTDBufferInputStream(Buffer, Buffer, ZstdDecompressCtx, Consumer, AbstractBufferInputStream) - Constructor for class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferInputStream
- ZSTDBufferOutputStream - Class in ca.spottedleaf.ioutil.stream.zstd
- ZSTDBufferOutputStream(Buffer, Buffer, ZstdCompressCtx, Consumer, AbstractBufferOutputStream) - Constructor for class ca.spottedleaf.ioutil.stream.zstd.ZSTDBufferOutputStream
- zstdCompress(Buffer, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdCompress(Buffer, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdCompress(MemorySegment, int, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdCompress(MemorySegment, int, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdDecompress(Buffer, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdDecompress(Buffer, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdDecompress(MemorySegment, int, int, Buffer, int) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
- zstdDecompress(MemorySegment, int, int, Buffer, int, Consumer) - Static method in class ca.spottedleaf.ioutil.util.CompressionUtil
All Classes and Interfaces|All Packages|Constant Field Values