- TaggedFieldSerializer<T> - Class in com.esotericsoftware.kryo.serializers
-
Serializes objects using direct field assignment for fields that have been
tagged
.
- TaggedFieldSerializer(Kryo, Class) - Constructor for class com.esotericsoftware.kryo.serializers.TaggedFieldSerializer
-
- TaggedFieldSerializer.Tag - Annotation Type in com.esotericsoftware.kryo.serializers
-
If true, this field will not be serialized.
- TcpIdleSender - Class in com.esotericsoftware.kryonet.util
-
- TcpIdleSender() - Constructor for class com.esotericsoftware.kryonet.util.TcpIdleSender
-
- TimeoutException - Exception in com.esotericsoftware.kryonet.rmi
-
Thrown when a method with a return value is invoked on a remote object and the response is not received with the
response timeout
.
- TimeoutException() - Constructor for exception com.esotericsoftware.kryonet.rmi.TimeoutException
-
- TimeoutException(String, Throwable) - Constructor for exception com.esotericsoftware.kryonet.rmi.TimeoutException
-
- TimeoutException(String) - Constructor for exception com.esotericsoftware.kryonet.rmi.TimeoutException
-
- TimeoutException(Throwable) - Constructor for exception com.esotericsoftware.kryonet.rmi.TimeoutException
-
- toArray() - Method in class com.esotericsoftware.kryo.util.IdentityMap.Keys
-
Returns a new array containing the remaining keys.
- toArray() - Method in class com.esotericsoftware.kryo.util.IdentityMap.Values
-
Returns a new array containing the remaining values.
- toArray(ArrayList<V>) - Method in class com.esotericsoftware.kryo.util.IdentityMap.Values
-
Returns a new array containing the remaining values.
- toArray() - Method in class com.esotericsoftware.kryo.util.IntArray
-
- toArray() - Method in class com.esotericsoftware.kryo.util.ObjectMap.Keys
-
Returns a new array containing the remaining keys.
- toArray() - Method in class com.esotericsoftware.kryo.util.ObjectMap.Values
-
Returns a new array containing the remaining values.
- toArray(ArrayList<V>) - Method in class com.esotericsoftware.kryo.util.ObjectMap.Values
-
Adds the remaining values to the specified array.
- toBytes() - Method in class com.esotericsoftware.kryo.io.ByteBufferOutput
-
Returns a new byte array containing the bytes currently in the buffer between zero and
Output.position()
.
- toBytes() - Method in class com.esotericsoftware.kryo.io.Output
-
Returns a new byte array containing the bytes currently in the buffer between zero and
Output.position()
.
- toString() - Method in class com.esotericsoftware.kryo.Generics
-
- toString() - Method in class com.esotericsoftware.kryo.Registration
-
- toString() - Method in class com.esotericsoftware.kryo.serializers.FieldSerializer.CachedField
-
- toString() - Method in class com.esotericsoftware.kryo.util.IdentityMap.Entry
-
- toString() - Method in class com.esotericsoftware.kryo.util.IdentityMap
-
- toString() - Method in class com.esotericsoftware.kryo.util.IdentityObjectIntMap
-
- toString() - Method in class com.esotericsoftware.kryo.util.IntArray
-
- toString(String) - Method in class com.esotericsoftware.kryo.util.IntArray
-
- toString() - Method in class com.esotericsoftware.kryo.util.IntMap
-
- toString() - Method in class com.esotericsoftware.kryo.util.ObjectMap.Entry
-
- toString() - Method in class com.esotericsoftware.kryo.util.ObjectMap
-
- toString() - Method in class com.esotericsoftware.kryonet.Connection
-
- total() - Method in class com.esotericsoftware.kryo.io.Input
-
Returns the number of bytes read.
- total() - Method in class com.esotericsoftware.kryo.io.Output
-
Returns the total number of bytes written.
- TRACE - Static variable in class com.esotericsoftware.minlog.Log
-
True when the TRACE level will be logged.
- TRACE() - Static method in class com.esotericsoftware.minlog.Log
-
- trace(String, Throwable) - Static method in class com.esotericsoftware.minlog.Log
-
- trace(String, String, Throwable) - Static method in class com.esotericsoftware.minlog.Log
-
- trace(String) - Static method in class com.esotericsoftware.minlog.Log
-
- trace(String, String) - Static method in class com.esotericsoftware.minlog.Log
-
- truncate(int) - Method in class com.esotericsoftware.kryo.util.IntArray
-
Reduces the size of the array to the specified size.