- T_BOOLEAN - Static variable in interface jetbrick.asm.Opcodes
-
- T_BYTE - Static variable in interface jetbrick.asm.Opcodes
-
- T_CHAR - Static variable in interface jetbrick.asm.Opcodes
-
- T_DOUBLE - Static variable in interface jetbrick.asm.Opcodes
-
- T_FLOAT - Static variable in interface jetbrick.asm.Opcodes
-
- T_INT - Static variable in interface jetbrick.asm.Opcodes
-
- T_LONG - Static variable in interface jetbrick.asm.Opcodes
-
- T_SHORT - Static variable in interface jetbrick.asm.Opcodes
-
- TABLESWITCH - Static variable in interface jetbrick.asm.Opcodes
-
- THROWS - Static variable in class jetbrick.asm.TypeReference
-
The sort of type references that target the type of an exception declared
in the throws clause of a method.
- TimedSizeCache - Class in jetbrick.collection
-
简单具有超时检测的 cache 实现.
- TimedSizeCache(int) - Constructor for class jetbrick.collection.TimedSizeCache
-
- TimeZoneConvertor - Class in jetbrick.typecast.support
-
- TimeZoneConvertor() - Constructor for class jetbrick.typecast.support.TimeZoneConvertor
-
- toArray() - Method in class jetbrick.collection.ListOrderedMap
-
- toArray() - Method in class jetbrick.io.buffer.FastBuffer
-
Creates E array from buffered content.
- toArray(int, int) - Method in class jetbrick.io.buffer.FastBuffer
-
Creates E subarray from buffered content.
- toArray() - Method in class jetbrick.io.buffer.FastByteBuffer
-
Creates byte array from buffered content.
- toArray(int, int) - Method in class jetbrick.io.buffer.FastByteBuffer
-
Creates byte subarray from buffered content.
- toArray() - Method in class jetbrick.io.buffer.FastCharBuffer
-
Creates char array from buffered content.
- toArray(int, int) - Method in class jetbrick.io.buffer.FastCharBuffer
-
Creates char subarray from buffered content.
- toByteArray() - Method in class jetbrick.asm.ClassWriter
-
Returns the bytecode of the class that was build with this class writer.
- toByteArray() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- toByteArray(File) - Static method in class jetbrick.io.IoUtils
-
- toByteArray(InputStream) - Static method in class jetbrick.io.IoUtils
-
- toByteArray(Reader, String) - Static method in class jetbrick.io.IoUtils
-
- toByteArray(Reader, Charset) - Static method in class jetbrick.io.IoUtils
-
- toByteArray() - Method in class jetbrick.io.resource.AbstractResource
-
- toByteArray() - Method in interface jetbrick.io.resource.Resource
-
获取文件内容.
- toByteArray() - Method in class jetbrick.io.stream.FastByteArrayOutputStream
-
- toByteArray() - Method in class jetbrick.io.stream.UnsafeByteArrayOutputStream
-
- toByteArray() - Method in class jetbrick.web.servlet.BufferedHttpServletResponse
-
- toByteBuffer() - Method in class jetbrick.io.stream.UnsafeByteArrayOutputStream
-
- toCamelCase(String) - Static method in class jetbrick.util.IdentifiedNameUtils
-
- toCapitalizeCamelCase(String) - Static method in class jetbrick.util.IdentifiedNameUtils
-
- toCharArray(Charset) - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- toCharArray(File, String) - Static method in class jetbrick.io.IoUtils
-
- toCharArray(File, Charset) - Static method in class jetbrick.io.IoUtils
-
- toCharArray(InputStream, String) - Static method in class jetbrick.io.IoUtils
-
- toCharArray(InputStream, Charset) - Static method in class jetbrick.io.IoUtils
-
- toCharArray(Reader) - Static method in class jetbrick.io.IoUtils
-
- toCharArray(Charset) - Method in class jetbrick.io.resource.AbstractResource
-
- toCharArray(Charset) - Method in interface jetbrick.io.resource.Resource
-
获取文件内容.
- toCharArray() - Method in class jetbrick.io.stream.FastCharArrayWriter
-
- toCharArray() - Method in class jetbrick.io.stream.UnsafeCharArrayWriter
-
- toCharArray() - Method in class jetbrick.web.servlet.BufferedHttpServletResponse
-
- toComparison() - Method in class jetbrick.util.builder.CompareToBuilder
-
- toDashlineName(String) - Static method in class jetbrick.util.IdentifiedNameUtils
-
- toHashCode() - Method in class jetbrick.util.builder.HashCodeBuilder
-
- toJSONString(Object) - Static method in class jetbrick.util.JSONUtils
-
- toObject(boolean[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(byte[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(char[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(double[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(float[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(int[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(long[]) - Static method in class jetbrick.util.ArrayUtils
-
- toObject(short[]) - Static method in class jetbrick.util.ArrayUtils
-
- TOP - Static variable in interface jetbrick.asm.Opcodes
-
- toPrimitive(Boolean[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Boolean[], boolean) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Byte[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Byte[], byte) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Character[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Character[], char) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Double[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Double[], double) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Float[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Float[], float) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Integer[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Integer[], int) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Long[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Long[], long) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Short[]) - Static method in class jetbrick.util.ArrayUtils
-
- toPrimitive(Short[], short) - Static method in class jetbrick.util.ArrayUtils
-
- toPropertyName(String) - Static method in class jetbrick.util.IdentifiedNameUtils
-
- toString() - Method in class jetbrick.asm.Handle
-
Returns the textual representation of this handle.
- toString() - Method in class jetbrick.asm.Label
-
Returns a string representation of this label.
- toString() - Method in class jetbrick.asm.Type
-
Returns a string representation of this type.
- toString() - Method in class jetbrick.asm.TypePath
-
Returns a string representation of this type path.
- toString() - Method in class jetbrick.bean.Executable
-
- toString() - Method in class jetbrick.bean.FieldInfo
-
- toString() - Method in class jetbrick.bean.KlassInfo
-
- toString() - Method in class jetbrick.bean.ParameterInfo
-
- toString() - Method in class jetbrick.bean.PropertyInfo
-
- toString() - Method in class jetbrick.collection.ListMap
-
- toString() - Method in class jetbrick.collection.multimap.AbstractMultiValueMap
-
- toString() - Method in class jetbrick.io.buffer.FastCharBuffer
-
Returns buffer content as a string.
- toString(Charset) - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- toString() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- toString(File, String) - Static method in class jetbrick.io.IoUtils
-
- toString(File, Charset) - Static method in class jetbrick.io.IoUtils
-
- toString(InputStream, String) - Static method in class jetbrick.io.IoUtils
-
- toString(InputStream, Charset) - Static method in class jetbrick.io.IoUtils
-
- toString(Reader) - Static method in class jetbrick.io.IoUtils
-
- toString(Charset) - Method in class jetbrick.io.resource.AbstractResource
-
- toString() - Method in class jetbrick.io.resource.ClasspathResource
-
- toString() - Method in class jetbrick.io.resource.FileSystemResource
-
- toString() - Method in class jetbrick.io.resource.InputStreamResource
-
- toString() - Method in class jetbrick.io.resource.JbossVfsResource
-
- toString(Charset) - Method in interface jetbrick.io.resource.Resource
-
获取文件内容.
- toString() - Method in class jetbrick.io.resource.ServletResource
-
- toString() - Method in class jetbrick.io.resource.UrlResource
-
- toString() - Method in class jetbrick.io.resource.ZipEntryResource
-
- toString() - Method in class jetbrick.io.stream.FastByteArrayOutputStream
-
- toString(String) - Method in class jetbrick.io.stream.FastByteArrayOutputStream
-
- toString() - Method in class jetbrick.io.stream.FastCharArrayWriter
-
- toString() - Method in class jetbrick.io.stream.UnsafeByteArrayOutputStream
-
- toString(String) - Method in class jetbrick.io.stream.UnsafeByteArrayOutputStream
-
- toString() - Method in class jetbrick.io.stream.UnsafeCharArrayWriter
-
- toString(Object) - Static method in class jetbrick.util.ArrayUtils
-
- toString() - Method in class jetbrick.util.builder.ToStringBuilder
-
- toString() - Method in class jetbrick.util.mutable.MutableBoolean
-
- toString() - Method in class jetbrick.util.mutable.MutableByte
-
- toString() - Method in class jetbrick.util.mutable.MutableDouble
-
- toString() - Method in class jetbrick.util.mutable.MutableFloat
-
- toString() - Method in class jetbrick.util.mutable.MutableInteger
-
- toString() - Method in class jetbrick.util.mutable.MutableLong
-
- toString() - Method in class jetbrick.util.mutable.MutableObject
-
- toString() - Method in class jetbrick.util.mutable.MutableShort
-
- toString() - Method in class jetbrick.util.ShellUtils.Result
-
- toString(String) - Method in class jetbrick.util.ShellUtils.Result
-
- toString() - Method in class jetbrick.util.tuple.NameValuePair
-
- toString() - Method in class jetbrick.util.tuple.Tuple2
-
- toString() - Method in class jetbrick.util.tuple.Tuple3
-
- toString() - Method in class jetbrick.web.servlet.BufferedHttpServletResponse
-
- ToStringBuilder - Class in jetbrick.util.builder
-
- ToStringBuilder(Object) - Constructor for class jetbrick.util.builder.ToStringBuilder
-
- ToStringBuilder(Object, boolean) - Constructor for class jetbrick.util.builder.ToStringBuilder
-
- toUnderlineName(String) - Static method in class jetbrick.util.IdentifiedNameUtils
-
- trim(String) - Static method in class jetbrick.util.StringUtils
-
Removes control characters (char <= 32) from both ends of this String,
handling null by returning null.
- trim(String[]) - Static method in class jetbrick.util.StringUtils
-
- trimToEmpty(String) - Static method in class jetbrick.util.annotation.ValueConstants
-
- trimToEmpty(String) - Static method in class jetbrick.util.StringUtils
-
Removes control characters (char <= 32) from both ends of this String
returning an empty String ("") if the String is empty ("") after the trim
or if it is null.
- trimToNull(String) - Static method in class jetbrick.util.annotation.ValueConstants
-
- trimToNull(String) - Static method in class jetbrick.util.StringUtils
-
Removes control characters (char <= 32) from both ends of this String
returning null if the String is empty ("") after the trim or if
it is null.
- Tuple2<T1,T2> - Class in jetbrick.util.tuple
-
- Tuple2() - Constructor for class jetbrick.util.tuple.Tuple2
-
- Tuple2(T1, T2) - Constructor for class jetbrick.util.tuple.Tuple2
-
- Tuple3<T1,T2,T3> - Class in jetbrick.util.tuple
-
- Tuple3() - Constructor for class jetbrick.util.tuple.Tuple3
-
- Tuple3(T1, T2, T3) - Constructor for class jetbrick.util.tuple.Tuple3
-
- type - Variable in class jetbrick.asm.Attribute
-
The type of this attribute.
- Type - Class in jetbrick.asm
-
A Java field or method type.
- TYPE_ARGUMENT - Static variable in class jetbrick.asm.TypePath
-
A type path step that steps into a type argument of a generic type.
- TypeCastException - Exception in jetbrick.typecast
-
- TypeCastException() - Constructor for exception jetbrick.typecast.TypeCastException
-
- TypeCastException(String) - Constructor for exception jetbrick.typecast.TypeCastException
-
- TypeCastException(Throwable) - Constructor for exception jetbrick.typecast.TypeCastException
-
- TypeCastException(String, Throwable) - Constructor for exception jetbrick.typecast.TypeCastException
-
- TypeCastResolver - Class in jetbrick.typecast
-
- TypeCastResolver() - Constructor for class jetbrick.typecast.TypeCastResolver
-
- TypeCastUtils - Class in jetbrick.typecast
-
- TypeCastUtils() - Constructor for class jetbrick.typecast.TypeCastUtils
-
- TypePath - Class in jetbrick.asm
-
The path to a type argument, wildcard bound, array element type, or static
inner type within an enclosing type.
- TypeReference - Class in jetbrick.asm
-
A reference to a type appearing in a class, field or method declaration, or
on an instruction.
- TypeReference(int) - Constructor for class jetbrick.asm.TypeReference
-
Creates a new TypeReference.
- TypeResolverUtils - Class in jetbrick.bean
-
根据类型定义,获取泛型信息.
- TypeResolverUtils() - Constructor for class jetbrick.bean.TypeResolverUtils
-