- GB18030 - Static variable in class jetbrick.util.CharsetUtils
-
- GB2312 - Static variable in class jetbrick.util.CharsetUtils
-
- GBK - Static variable in class jetbrick.util.CharsetUtils
-
- generateAccessor(Class<?>) - Static method in class jetbrick.bean.asm.AsmFactory
-
- generateAccessor(KlassInfo) - Static method in class jetbrick.bean.asm.AsmFactory
-
- get(Object) - Method in class jetbrick.bean.BeanMap
-
- get(Object) - Method in class jetbrick.bean.FieldInfo
-
- get(Object) - Method in interface jetbrick.bean.Getter
-
- get(Object) - Method in class jetbrick.bean.PropertyInfo
-
- get(Object) - Method in class jetbrick.collection.CaseInsensitiveHashMap
-
- get(Object) - Method in class jetbrick.collection.CaseInsensitiveLinkedHashMap
-
- get(Object) - Method in class jetbrick.collection.ConcurrentSoftHashMap
-
- get(Object) - Method in class jetbrick.collection.CopyOnWriteMap
-
Returns the value associated with the provided key from this
map.
- get(Object) - Method in class jetbrick.collection.ListMap
-
- get(Object) - Method in class jetbrick.collection.ListOrderedMap
-
- get(Object) - Method in class jetbrick.collection.multimap.AbstractMultiValueMap
-
- get(Object) - Method in class jetbrick.collection.SoftHashMap
-
- get(String) - Method in class jetbrick.collection.TimedSizeCache
-
- get(Object) - Method in class jetbrick.config.EmptyProperties
-
- get(int) - Method in class jetbrick.io.buffer.FastBuffer
-
Returns E element at given index.
- get(int) - Method in class jetbrick.io.buffer.FastByteBuffer
-
Returns byte element at given index.
- get(int) - Method in class jetbrick.io.buffer.FastCharBuffer
-
Returns char element at given index.
- get(String) - Method in exception jetbrick.util.AppException
-
- get() - Method in class jetbrick.util.concurrent.AtomicInitializer
-
- get() - Method in class jetbrick.util.concurrent.AtomicSafeInitializer
-
- get() - Method in class jetbrick.util.concurrent.BackgroundInitializer
-
- get() - Method in interface jetbrick.util.concurrent.ConcurrentInitializer
-
- get() - Method in class jetbrick.util.concurrent.LazyInitializer
-
- get(Object) - Method in class jetbrick.web.servlet.map.RequestCookieMap
-
- get(Object) - Method in class jetbrick.web.servlet.map.StringEnumeratedMap
-
- getAccess() - Method in class jetbrick.asm.ClassReader
-
Returns the class's access flags (see
Opcodes).
- getAnnotation(Class<T>) - Method in class jetbrick.bean.ConstructorInfo
-
- getAnnotation(Class<T>) - Method in class jetbrick.bean.Executable
-
- getAnnotation(Class<T>) - Method in class jetbrick.bean.FieldInfo
-
- getAnnotation(Class<T>) - Method in class jetbrick.bean.KlassInfo
-
- getAnnotation(Class<T>) - Method in class jetbrick.bean.MethodInfo
-
- getAnnotation(Class<T>) - Method in class jetbrick.bean.ParameterInfo
-
- getAnnotations() - Method in class jetbrick.bean.ConstructorInfo
-
- getAnnotations() - Method in class jetbrick.bean.Executable
-
- getAnnotations() - Method in class jetbrick.bean.FieldInfo
-
- getAnnotations() - Method in class jetbrick.bean.KlassInfo
-
- getAnnotations() - Method in class jetbrick.bean.MethodInfo
-
- getAnnotations() - Method in class jetbrick.bean.ParameterInfo
-
- getArgumentsAndReturnSizes(String) - Static method in class jetbrick.asm.Type
-
Computes the size of the arguments and of the return value of a method.
- getArgumentsAndReturnSizes() - Method in class jetbrick.asm.Type
-
Returns the size of the arguments and of the return value of methods of
this type.
- getArgumentTypes(String) - Static method in class jetbrick.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method descriptor.
- getArgumentTypes(Method) - Static method in class jetbrick.asm.Type
-
Returns the Java types corresponding to the argument types of the given
method.
- getArgumentTypes() - Method in class jetbrick.asm.Type
-
Returns the argument types of methods of this type.
- getArray() - Method in class jetbrick.collection.iterator.ArrayIterator
-
- getAuthPassword(HttpServletRequest) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getAuthUsername(HttpServletRequest) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getBOMSize() - Method in class jetbrick.io.stream.UnicodeInputStream
-
- getBytes(String, String) - Static method in class jetbrick.util.StringUtils
-
- getCanonicalClassName(String) - Static method in class jetbrick.util.ClassLoaderUtils
-
将 Java 类名转为 Class.forName() 可以载入的类名格式.
- getChildren() - Method in class jetbrick.io.resource.JbossVfsResource
-
- getClassAsStream(Class<?>) - Static method in class jetbrick.util.ClassLoaderUtils
-
Returns an input stream for reading the specified class.
- getClassAsStream(String) - Static method in class jetbrick.util.ClassLoaderUtils
-
Returns an input stream for reading the specified class.
- getClasses(Collection<String>, boolean, Collection<Class<? extends Annotation>>, boolean) - Static method in class jetbrick.io.finder.ClassFinder
-
- getClassFileName(Class<?>) - Static method in class jetbrick.util.ClassLoaderUtils
-
获取一个 class 所代表的文件名
- getClassFileName(String) - Static method in class jetbrick.util.ClassLoaderUtils
-
获取一个 class 所代表的文件名
- getClassName() - Method in class jetbrick.asm.ClassReader
-
- getClassName() - Method in class jetbrick.asm.Type
-
Returns the binary name of the class corresponding to this type.
- getClasspathURLs(ClassLoader) - Static method in class jetbrick.util.ClasspathUtils
-
根据 classLoader 获取所有的 Classpath URLs.
- getClasspathURLs(ClassLoader, String) - Static method in class jetbrick.util.ClasspathUtils
-
根据 classLoader 获取指定 package 对应的 URLs.
- getClientIPAddress(HttpServletRequest) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getComponentType(Type) - Static method in class jetbrick.bean.TypeResolverUtils
-
- getComponentType(Type, Class<?>) - Static method in class jetbrick.bean.TypeResolverUtils
-
- getComponentType(Type, int) - Static method in class jetbrick.bean.TypeResolverUtils
-
- getComponentType(Type, Class<?>, int) - Static method in class jetbrick.bean.TypeResolverUtils
-
Returns the component type of the given type.
- getConstructor() - Method in class jetbrick.bean.ConstructorInfo
-
- getConstructorDescriptor(Constructor<?>) - Static method in class jetbrick.asm.Type
-
Returns the descriptor corresponding to the given constructor.
- getDateFormatSymbols(Locale) - Static method in class jetbrick.util.LocaleUtils
-
Returns cached DateFormatSymbols instance for specified locale.
- getDeclaredConstructor(Class<?>...) - Method in class jetbrick.bean.KlassInfo
-
根据目标参数类型,查找完全匹配的构造函数.
- getDeclaredConstructor(Constructor<?>) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredConstructors() - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredField(String) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredField(Field) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredFields() - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredFields(Filters.FieldFilter) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredMethod(String, Class<?>...) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredMethod(Method) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredMethods() - Method in class jetbrick.bean.KlassInfo
-
- getDeclaredMethods(Filters.MethodFilter) - Method in class jetbrick.bean.KlassInfo
-
- getDeclaringExecutable() - Method in class jetbrick.bean.ParameterInfo
-
- getDeclaringKlass() - Method in class jetbrick.bean.ConstructorInfo
-
- getDeclaringKlass() - Method in class jetbrick.bean.Executable
-
- getDeclaringKlass() - Method in class jetbrick.bean.FieldInfo
-
- getDeclaringKlass() - Method in class jetbrick.bean.MethodInfo
-
- getDeclaringKlass() - Method in class jetbrick.bean.PropertyInfo
-
- getDefault() - Static method in class jetbrick.util.ClassLoaderUtils
-
Returns current thread's context class loader
- getDefaultConstructor() - Method in class jetbrick.bean.KlassInfo
-
- getDesc() - Method in class jetbrick.asm.Handle
-
Returns the descriptor of the field or method designated by this handle.
- getDescriptor() - Method in class jetbrick.asm.Type
-
Returns the descriptor corresponding to this Java type.
- getDescriptor(Class<?>) - Static method in class jetbrick.asm.Type
-
Returns the descriptor corresponding to the given Java type.
- getDetectedEncoding() - Method in class jetbrick.io.stream.UnicodeInputStream
-
- getDimensions() - Method in class jetbrick.asm.Type
-
Returns the number of dimensions of this array type.
- getElementType() - Method in class jetbrick.asm.Type
-
Returns the type of the elements of this array type.
- getEntry(int) - Method in class jetbrick.collection.ListOrderedMap
-
- getEnumeration() - Method in class jetbrick.collection.iterator.EnumerationIterator
-
- getException() - Method in class jetbrick.util.ShellUtils.Result
-
- getExceptionIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the exception, in a 'throws' clause of a method,
whose type is referenced by this type reference.
- getExecutable(List<T>, String, Class<?>...) - Static method in class jetbrick.bean.ExecutableUtils
-
查找完全匹配的方法或者构造函数.
- getExternalExecutor() - Method in class jetbrick.util.concurrent.BackgroundInitializer
-
- GETFIELD - Static variable in interface jetbrick.asm.Opcodes
-
- getField(Object, int) - Method in interface jetbrick.bean.asm.AsmAccessor
-
- getField() - Method in class jetbrick.bean.FieldInfo
-
- getField(String) - Method in class jetbrick.bean.KlassInfo
-
- getFields() - Method in class jetbrick.bean.KlassInfo
-
- getFields(Filters.FieldFilter) - Method in class jetbrick.bean.KlassInfo
-
- getFile() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- getFile() - Method in class jetbrick.io.resource.AbstractResource
-
- getFile() - Method in class jetbrick.io.resource.FileSystemResource
-
- getFile() - Method in class jetbrick.io.resource.JbossVfsResource
-
- getFile() - Method in interface jetbrick.io.resource.Resource
-
文件对象.
- getFile() - Method in class jetbrick.io.resource.ServletResource
-
- getFile() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getFileBasename(String) - Static method in class jetbrick.util.FilenameUtils
-
得到文件 basename (去掉路径,去掉扩展名).
- getFileExtension(String) - Static method in class jetbrick.util.FilenameUtils
-
得到文件扩展名.
- getFileName() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- getFileName() - Method in class jetbrick.io.resource.AbstractResource
-
- getFileName() - Method in class jetbrick.io.resource.FileSystemResource
-
- getFileName() - Method in class jetbrick.io.resource.JbossVfsResource
-
- getFileName() - Method in interface jetbrick.io.resource.Resource
-
文件名(不包含路径)
- getFileName() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getFilename(String) - Static method in class jetbrick.util.FilenameUtils
-
得到文件名.
- getFileSize(File) - Static method in class jetbrick.io.file.FileUtils
-
- getFolderSize(File) - Static method in class jetbrick.io.file.FileUtils
-
- getFormalParameterIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the formal parameter whose type is referenced by
this type reference.
- getFuture() - Method in class jetbrick.util.concurrent.BackgroundInitializer
-
- getGenericParameterTypes() - Method in class jetbrick.bean.ConstructorInfo
-
- getGenericParameterTypes() - Method in class jetbrick.bean.Executable
-
- getGenericParameterTypes() - Method in class jetbrick.bean.MethodInfo
-
- getGenericReturnType() - Method in class jetbrick.bean.MethodInfo
-
- getGenericSupertype(Class<?>) - Static method in class jetbrick.bean.TypeResolverUtils
-
- getGenericSupertype(Class<?>, int) - Static method in class jetbrick.bean.TypeResolverUtils
-
Returns generic supertype for given class and 0-based index.
- getGenericType() - Method in class jetbrick.bean.FieldInfo
-
- getGenericType() - Method in class jetbrick.bean.ParameterInfo
-
- getGetter() - Method in class jetbrick.bean.PropertyInfo
-
- getInterfaces() - Method in class jetbrick.asm.ClassReader
-
Returns the internal names of the class's interfaces (see
getInternalName).
- getInterfaces() - Method in class jetbrick.bean.KlassInfo
-
- getInternalName() - Method in class jetbrick.asm.Type
-
Returns the internal name of the class corresponding to this object or
array type.
- getInternalName(Class<?>) - Static method in class jetbrick.asm.Type
-
Returns the internal name of the given class.
- getItem(int) - Method in class jetbrick.asm.ClassReader
-
Returns the start index of the constant pool item in
b, plus
one.
- getItemCount() - Method in class jetbrick.asm.ClassReader
-
Returns the number of constant pool items in
b.
- getKey(Object) - Method in interface jetbrick.collection.bidimap.BidiMap
-
- getKey(int) - Method in class jetbrick.collection.ListOrderedMap
-
- getKey() - Method in class jetbrick.util.tuple.NameValuePair
-
- getLength() - Method in class jetbrick.asm.TypePath
-
Returns the length of this path.
- getList(Object) - Method in class jetbrick.collection.multimap.AbstractMultiValueMap
-
- getList(Object) - Method in interface jetbrick.collection.multimap.MultiValueMap
-
- getLocale(String, String, String) - Static method in class jetbrick.util.LocaleUtils
-
Returns Locale from cache.
- getLocale(String, String) - Static method in class jetbrick.util.LocaleUtils
-
Returns Locale from cache.
- getLocale(String) - Static method in class jetbrick.util.LocaleUtils
-
Returns Locale from cache where Locale may be specified also using language code.
- getMaxSize() - Method in class jetbrick.collection.TimedSizeCache
-
- getMaxStringLength() - Method in class jetbrick.asm.ClassReader
-
Returns the maximum length of the strings contained in the constant pool
of the class.
- getMessage() - Method in exception jetbrick.util.AppException
-
- getMethod(String, Class<?>...) - Method in class jetbrick.bean.KlassInfo
-
根据目标参数类型,查找完全匹配的方法.
- getMethod() - Method in class jetbrick.bean.MethodInfo
-
- getMethodDescriptor(Type, Type...) - Static method in class jetbrick.asm.Type
-
Returns the descriptor corresponding to the given argument and return
types.
- getMethodDescriptor(Method) - Static method in class jetbrick.asm.Type
-
Returns the descriptor corresponding to the given method.
- getMethods() - Method in class jetbrick.bean.KlassInfo
-
- getMethods(Filters.MethodFilter) - Method in class jetbrick.bean.KlassInfo
-
- getMethodType(String) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the given method descriptor.
- getMethodType(Type, Type...) - Static method in class jetbrick.asm.Type
-
Returns the Java method type corresponding to the given argument and
return types.
- getModifiers() - Method in class jetbrick.bean.ConstructorInfo
-
- getModifiers() - Method in class jetbrick.bean.Executable
-
- getModifiers() - Method in class jetbrick.bean.FieldInfo
-
- getModifiers() - Method in class jetbrick.bean.KlassInfo
-
- getModifiers() - Method in class jetbrick.bean.MethodInfo
-
- getName() - Method in class jetbrick.asm.Handle
-
Returns the name of the field or method designated by this handle.
- getName() - Method in class jetbrick.bean.ConstructorInfo
-
- getName() - Method in class jetbrick.bean.Executable
-
- getName() - Method in class jetbrick.bean.FieldInfo
-
- getName() - Method in class jetbrick.bean.KlassInfo
-
- getName() - Method in class jetbrick.bean.MethodInfo
-
- getName() - Method in class jetbrick.bean.ParameterInfo
-
- getName() - Method in class jetbrick.bean.PropertyInfo
-
- getName() - Method in class jetbrick.util.tuple.NameValuePair
-
- getNumberFormat(Locale) - Static method in class jetbrick.util.LocaleUtils
-
Returns cached NumberFormat instance for specified locale.
- getObjectType(String) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the given internal name.
- getOffset() - Method in class jetbrick.asm.Label
-
Returns the offset corresponding to this label.
- getOffset() - Method in class jetbrick.bean.ConstructorInfo
-
- getOffset() - Method in class jetbrick.bean.Executable
-
- getOffset() - Method in class jetbrick.bean.FieldInfo
-
- getOffset() - Method in class jetbrick.bean.MethodInfo
-
- getOffset() - Method in class jetbrick.bean.ParameterInfo
-
- getOpcode(int) - Method in class jetbrick.asm.Type
-
Returns a JVM instruction opcode adapted to this Java type.
- getOutputStream() - Method in class jetbrick.web.servlet.BufferedHttpServletResponse
-
- getOwner() - Method in class jetbrick.asm.Handle
-
Returns the internal name of the class that owns the field or method
designated by this handle.
- getParameterAnnotations() - Method in class jetbrick.bean.ConstructorInfo
-
- getParameterAnnotations() - Method in class jetbrick.bean.Executable
-
- getParameterAnnotations() - Method in class jetbrick.bean.MethodInfo
-
- getParameterAsBoolean(HttpServletRequest, String, boolean) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getParameterAsInteger(HttpServletRequest, String, int) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getParameterAsLong(HttpServletRequest, String, long) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getParameterCount() - Method in class jetbrick.bean.ConstructorInfo
-
- getParameterCount() - Method in class jetbrick.bean.Executable
-
- getParameterCount() - Method in class jetbrick.bean.MethodInfo
-
- getParameters() - Method in class jetbrick.bean.Executable
-
- getParametersAsJSON(HttpServletRequest) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getParameterTypes() - Method in class jetbrick.bean.ConstructorInfo
-
- getParameterTypes() - Method in class jetbrick.bean.Executable
-
- getParameterTypes() - Method in class jetbrick.bean.MethodInfo
-
- getPath() - Method in class jetbrick.io.resource.AbstractResource
-
- getPath() - Method in interface jetbrick.io.resource.Resource
-
- getPathInfo(HttpServletRequest) - Static method in class jetbrick.web.servlet.RequestUtils
-
获取相对 ContextPath 的 requestURI
- getProcessId() - Static method in class jetbrick.util.VMUtils
-
- getProperties() - Method in class jetbrick.bean.KlassInfo
-
- getProperties() - Method in class jetbrick.config.MultiLinesFile
-
- getProperties() - Method in exception jetbrick.util.AppException
-
- getProperty(String) - Method in class jetbrick.bean.KlassInfo
-
- getProperty(String) - Method in class jetbrick.config.EmptyProperties
-
- getProperty(String, String) - Method in class jetbrick.config.EmptyProperties
-
- getProperty(String) - Method in class jetbrick.config.MultiLinesFile
-
- getPropertyName() - Method in class jetbrick.bean.MethodInfo
-
- getQualifiedJavaName() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- getRawComponentType(Class<?>, int) - Method in class jetbrick.bean.FieldInfo
-
- getRawComponentType(Class<?>, int) - Method in class jetbrick.bean.ParameterInfo
-
- getRawComponentType(Class<?>, int) - Method in class jetbrick.bean.PropertyInfo
-
- getRawParameterTypes(KlassInfo) - Method in class jetbrick.bean.Executable
-
- getRawParameterTypes(Class<?>) - Method in class jetbrick.bean.Executable
-
- getRawReturnComponentType(Class<?>, int) - Method in class jetbrick.bean.MethodInfo
-
- getRawReturnType(KlassInfo) - Method in class jetbrick.bean.MethodInfo
-
- getRawReturnType(Class<?>) - Method in class jetbrick.bean.MethodInfo
-
- getRawType(KlassInfo) - Method in class jetbrick.bean.FieldInfo
-
- getRawType(Class<?>) - Method in class jetbrick.bean.FieldInfo
-
- getRawType(KlassInfo) - Method in class jetbrick.bean.ParameterInfo
-
- getRawType(Class<?>) - Method in class jetbrick.bean.ParameterInfo
-
- getRawType(KlassInfo) - Method in class jetbrick.bean.PropertyInfo
-
- getRawType(Class<?>) - Method in class jetbrick.bean.PropertyInfo
-
- getRawType(Type) - Static method in class jetbrick.bean.TypeResolverUtils
-
Returns raw class for given type.
- getRawType(Type, Class<?>) - Static method in class jetbrick.bean.TypeResolverUtils
-
Returns raw class for given type when implementation class is known
and it makes difference.
- getRelativePath(String, String) - Static method in class jetbrick.util.PathUtils
-
计算相对路径.
- getRelativePathName() - Method in class jetbrick.io.resource.AbstractResource
-
- getRelativePathName() - Method in interface jetbrick.io.resource.Resource
-
代表 Resource 名称,默认是 url/file (包含路径)
- getResource(String) - Static method in class jetbrick.util.ClassLoaderUtils
-
Finds the resource with the given name.
- getResource(String, ClassLoader) - Static method in class jetbrick.util.ClassLoaderUtils
-
Finds the resource with the given name.
- getResourceAsStream(String) - Static method in class jetbrick.util.ClassLoaderUtils
-
Returns an input stream for reading the specified resource.
- getResourceAsStream(String, ClassLoader) - Static method in class jetbrick.util.ClassLoaderUtils
-
Returns an input stream for reading the specified resource.
- getReturnType(String) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the return type of the given
method descriptor.
- getReturnType(Method) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the return type of the given
method.
- getReturnType() - Method in class jetbrick.asm.Type
-
Returns the return type of methods of this type.
- getReturnType() - Method in class jetbrick.bean.MethodInfo
-
- getSetter() - Method in class jetbrick.bean.PropertyInfo
-
- getSignature() - Method in class jetbrick.bean.Executable
-
- getSimpleMessage() - Method in exception jetbrick.util.AppException
-
- getSimpleName() - Method in class jetbrick.bean.KlassInfo
-
- getSize() - Method in class jetbrick.asm.Type
-
Returns the size of values of this type.
- getSort() - Method in class jetbrick.asm.Type
-
Returns the sort of this Java type.
- getSort() - Method in class jetbrick.asm.TypeReference
-
Returns the sort of this type reference.
- GETSTATIC - Static variable in interface jetbrick.asm.Opcodes
-
- getStep(int) - Method in class jetbrick.asm.TypePath
-
Returns the value of the given step of this path.
- getStepArgument(int) - Method in class jetbrick.asm.TypePath
-
Returns the index of the type argument that the given step is stepping
into.
- getSuperKlass() - Method in class jetbrick.bean.KlassInfo
-
- getSuperName() - Method in class jetbrick.asm.ClassReader
-
- getSuperTypeIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the "super type" of a class that is referenced by
this type reference.
- getTag() - Method in class jetbrick.asm.Handle
-
Returns the kind of field or method designated by this handle.
- Getter - Interface in jetbrick.bean
-
- getThreadDump() - Static method in class jetbrick.util.VMUtils
-
- getThreshold() - Static method in class jetbrick.bean.asm.AsmFactory
-
- getTryCatchBlockIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the try catch block (using the order in which they
are visited with visitTryCatchBlock), whose 'catch' type is referenced by
this type reference.
- getType(String) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the given type descriptor.
- getType(Class<?>) - Static method in class jetbrick.asm.Type
-
Returns the Java type corresponding to the given class.
- getType(Constructor<?>) - Static method in class jetbrick.asm.Type
-
Returns the Java method type corresponding to the given constructor.
- getType(Method) - Static method in class jetbrick.asm.Type
-
Returns the Java method type corresponding to the given method.
- getType() - Method in class jetbrick.bean.FieldInfo
-
- getType() - Method in class jetbrick.bean.KlassInfo
-
- getType() - Method in class jetbrick.bean.ParameterInfo
-
- getType() - Method in class jetbrick.bean.PropertyInfo
-
- getTypeArgumentIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the type argument referenced by this type reference.
- getTypeParameterBoundIndex() - Method in class jetbrick.asm.TypeReference
-
- getTypeParameterIndex() - Method in class jetbrick.asm.TypeReference
-
Returns the index of the type parameter referenced by this type
reference.
- getURI() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- getURI() - Method in class jetbrick.io.resource.AbstractResource
-
- getURI() - Method in class jetbrick.io.resource.FileSystemResource
-
- getURI() - Method in class jetbrick.io.resource.JbossVfsResource
-
- getURI() - Method in interface jetbrick.io.resource.Resource
-
URI 对象.
- getURI() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getURL() - Method in class jetbrick.io.finder.FileFinder.ResourceEntry
-
- getURL() - Method in class jetbrick.io.resource.AbstractResource
-
- getURL() - Method in class jetbrick.io.resource.ClasspathResource
-
- getURL() - Method in class jetbrick.io.resource.FileSystemResource
-
- getURL() - Method in class jetbrick.io.resource.InputStreamResource
-
- getURL() - Method in class jetbrick.io.resource.JbossVfsResource
-
- getURL() - Method in interface jetbrick.io.resource.Resource
-
URL 对象.
- getURL() - Method in class jetbrick.io.resource.ServletResource
-
- getURL() - Method in class jetbrick.io.resource.UrlResource
-
- getURL() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getUrlWithParameters(HttpServletRequest, String) - Static method in class jetbrick.web.servlet.RequestUtils
-
- getUtf8Bytes(String) - Static method in class jetbrick.util.StringUtils
-
- getValue() - Method in class jetbrick.asm.TypeReference
-
Returns the int encoded value of this type reference, suitable for use in
visit methods related to type annotations, like visitTypeAnnotation.
- getValue(int) - Method in class jetbrick.collection.ListOrderedMap
-
- getValue() - Method in class jetbrick.util.mutable.MutableBoolean
-
- getValue() - Method in class jetbrick.util.mutable.MutableByte
-
- getValue() - Method in class jetbrick.util.mutable.MutableDouble
-
- getValue() - Method in class jetbrick.util.mutable.MutableFloat
-
- getValue() - Method in class jetbrick.util.mutable.MutableInteger
-
- getValue() - Method in class jetbrick.util.mutable.MutableLong
-
- getValue() - Method in class jetbrick.util.mutable.MutableObject
-
- getValue() - Method in class jetbrick.util.mutable.MutableShort
-
- getValue() - Method in class jetbrick.util.tuple.NameValuePair
-
- getVersion(Class<?>) - Static method in class jetbrick.util.VersionUtils
-
- getVersion(Class<?>, String) - Static method in class jetbrick.util.VersionUtils
-
- getWebroot(ServletContext) - Static method in class jetbrick.web.servlet.ServletUtils
-
- getWriter() - Method in class jetbrick.web.servlet.BufferedHttpServletResponse
-
- getZipEntry() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getZipEntryName() - Method in class jetbrick.io.resource.ZipEntryResource
-
- getZipFile() - Method in class jetbrick.io.resource.ZipEntryResource
-
- GOTO - Static variable in interface jetbrick.asm.Opcodes
-