docstring stringlengths 3 2.38k | code stringlengths 9 99.4k |
|---|---|
return all the constants defined for the specified lookup type type | ArrayList . <init> Class . getDeclaredFields Field . getModifiers Field . getDeclaringClass Modifier . isStatic List . add |
return all instance fields that are annotated with <unk> | ArrayList . <init> Class . getDeclaredFields Field . getModifiers Modifier . isFinal Modifier . isStatic List < Field > . add |
create a cached information about shallow size and reference fields for a given class | ArrayList . <init> Class . getDeclaredFields Field . getModifiers Modifier . isStatic Field . getType Field . setAccessible ArrayList < Field > . add ClassCache . <init> ArrayList < Field > . toArray |
register the default permissions for a plugin | ArrayList . <init> Class . getDeclaredFields Field . getType ArrayList . add ArrayList . toArray |
register the default permissions for a plugin | ArrayList . <init> Class . getDeclaredFields Field . getType Field . get ArrayList . add ArrayList . toArray |
this is currently used as a helper to get a list of object references e | ArrayList . <init> Class . getDeclaredFields Field . getType Field . getName List < String > . add |
add component list property to a view | ArrayList . <init> Class . getDeclaredFields Field . getType Field . setAccessible Field . get ArrayList . add Field . getName Class . equals Class . getSuperclass |
find top level container constants | ArrayList . <init> Class . getDeclaredFields Field . getType List . add |
recurse into the classes as single pass | ArrayList . <init> Class . getDeclaredFields Field . isAccessible Field . setAccessible Field . getAnnotation Field . getGenericType Field . getType Class . isArray Class . getComponentType ParameterizedType . getActualTypeArguments Class . cast Field . setAccessible |
return the fields annotated with the given annotation | ArrayList . <init> Class . getDeclaredFields Field . isAnnotationPresent Collection . add |
check fields with plugin | ArrayList . <init> Class . getDeclaredFields Field . isAnnotationPresent List < Field > . add |
get all of the fields excluding those from object of a class , including private and inherited | ArrayList . <init> Class . getDeclaredFields Field . isSynthetic List < Field > . add Class . getSuperclass |
add component list property to a view | ArrayList . <init> Class . getDeclaredFields Field . setAccessible Field . getName ArrayList . add Field . getName Class . equals Class . getSuperclass |
find list field including private on a specific class | ArrayList . <init> Class . getDeclaredFields Field . setAccessible List < Field > . add Class . getSuperclass |
fill an instantiated page form widget attributes | ArrayList . <init> Class . getDeclaredFields Field . setAccessible List < String > . add Field . get List . add Function . <init> |
<unk> <unk> model <unk> <unk> <unk> | ArrayList . <init> Class . getDeclaredFields List . add Class . getSuperclass |
return a list of table column informations for the given class | ArrayList . <init> Class . getDeclaredFields List . add Collections . sort |
return the fields with the index value annotations | ArrayList . <init> Class . getDeclaredFields List . add Field . getAnnotation Field . getType List . addAll |
return the fields with the index value annotations | ArrayList . <init> Class . getDeclaredFields List . add Field . getAnnotation List . addAll Field . getType |
return the fields with the index value annotations | ArrayList . <init> Class . getDeclaredFields List . add Field . getType List . addAll Field . getAnnotation List . addAll Class . getSuperclass List . addAll |
return all fields in the given class including those from its superclasses | ArrayList . <init> Class . getDeclaredFields List . add List . addAll Class . getSuperclass |
return the array of value members of class <unk> | ArrayList . <init> Class . getDeclaredFields List . add List . size List . toArray ValueMember [] . cast |
return the array of value members of class <unk> | ArrayList . <init> Class . getDeclaredFields List . add ValueMember [] . cast List . size ValueMember [] . cast |
return the array of value members of class <unk> | ArrayList . <init> Class . getDeclaredFields List . add ValueMember [] . cast List . size |
get all the annotated fields in the provided class | ArrayList . <init> Class . getDeclaredFields List < Element < Field , A > > . add Field . getAnnotation List < Element < Field , A > > . add |
get all the fields in a class optionally , with the desired annotation , as well as those in its superclasses | ArrayList . <init> Class . getDeclaredFields List < Field > . add Class . getSuperclass |
return a list of declared fields having the given annotation for the class , including any superclass fields recursively | ArrayList . <init> Class . getDeclaredFields List < Field > . add Class . getSuperclass |
alle declared fields on a object hierarchy | ArrayList . <init> Class . getDeclaredFields List < Field > . addAll |
get all the persistable fields and methods declared on a class | ArrayList . <init> Class . getDeclaredFields List < Property > . add |
get accessible field code breaking scope if requested | ArrayList . <init> Class . getDeclaredFields Modifier . isPublic Field . setAccessible List < Field > . add Class . getSuperclass Class . getDeclaredFields Collections . addAll Class . cast |
return all the constants defined for the specified lookup type type | ArrayList . <init> Class . getDeclaredFields Modifier . isStatic Field . getDeclaringClass Field . get List . add |
return all the constants defined for the specified lookup type type | ArrayList . <init> Class . getDeclaredFields Modifier . isStatic List . add |
bind to all declared fields of the provided class | ArrayList . <init> Class . getDeclaredFields TableColumn . <init> Field . getName TableColumn < String > . <unk> List < TableColumn < String > > . add |
return the array of value members of class <unk> | ArrayList . <init> Class . getDeclaredFields TypeCode . <unk> List . add List . size List . toArray ValueMember [] . cast |
return the array of value members of class <unk> | ArrayList . <init> Class . getDeclaredFields TypeCode . <unk> List . add List . size ValueMember [] . cast |
turn a json array into a list of a specified class | ArrayList . <init> Class . getDeclaredMethod List . add Method . invoke |
obtain the network usage stats as a list of network usages @ see com | ArrayList . <init> Class . getDeclaredMethod Method . setAccessible Method . invoke |
return a method code array of the methods to which instances of the specified respond except for those methods defined in the class specified by limit or any of its superclasses | ArrayList . <init> Class . getDeclaredMethods ArrayList < Method > . add ArrayList < Method > . size ArrayList < Method > . toArray |
load up the data structures for my target classs methods | ArrayList . <init> Class . getDeclaredMethods Arrays . asList List . addAll Class . getSuperclass List . size List . toArray Method [] . cast Method . getName Method . getParameterTypes List . cast ArrayList . <init> Map . put List . add Map . put |
load up the data structures for my target classs methods | ArrayList . <init> Class . getDeclaredMethods Arrays . asList List . addAll Class . getSuperclass List . toArray Method [] . cast Method . getName Method . getParameterTypes Map . get List . cast ArrayList . <init> Map . put List . add Map . put |
the method walks up the class hierarchy and returns all methods of this class and those inherited from superclasses and superinterfaces | ArrayList . <init> Class . getDeclaredMethods List . add Class . getSuperclass Iterator . hasNext Iterator . next Method [] . cast System . arraycopy |
the method walks up the class hierarchy and returns <unk> i methods of this class and those inherited from superclasses and superinterfaces | ArrayList . <init> Class . getDeclaredMethods List . add Class . getSuperclass Iterator . hasNext Method [] . cast System . arraycopy |
the method walks up the class hierarchy and returns all methods of this class and those inherited from superclasses and superinterfaces | ArrayList . <init> Class . getDeclaredMethods List . add Class . getSuperclass List . iterator Iterator . hasNext Iterator . next Method [] . cast System . arraycopy |
the method walks up the class hierarchy and returns all methods of this class and those inherited from superclasses and superinterfaces | ArrayList . <init> Class . getDeclaredMethods List . add Class . getSuperclass List . iterator Method [] . cast System . arraycopy |
set up <unk> | ArrayList . <init> Class . getDeclaredMethods List . add |
get all the methods in a class optionally , with the desired annotation , as well as those in its superclasses | ArrayList . <init> Class . getDeclaredMethods List < Method > . add Class . getSuperclass |
return the collection of <unk> init methods defined in the given class | ArrayList . <init> Class . getDeclaredMethods Method . getAnnotation Collection . add |
get set of methods with given annotation | ArrayList . <init> Class . getDeclaredMethods Method . getAnnotation Collection < Method > . add |
retrieve all annotation of the given type from the given class | ArrayList . <init> Class . getDeclaredMethods Method . getAnnotation List < Method > . add List < Method > . addAll Class . getSuperclass List < Method > . addAll |
get set of methods with given annotation | ArrayList . <init> Class . getDeclaredMethods Method . getAnnotation List < Method > . add |
get all methods marked with threaded @ <unk> | ArrayList . <init> Class . getDeclaredMethods Method . getAnnotation Method . getName List . add List . size List . toArray |
same as get method Object , String , Class , Object , but only search the methods declared in $ klass , not in the rest of the hierarchy of the receivers class | ArrayList . <init> Class . getDeclaredMethods Method . getName List < Method > . add Method . getParameterTypes |
load the class into memory , and returns all the annotation value names | ArrayList . <init> Class . getDeclaredMethods Method . getName List < String > . add |
for given class , returns a reflection helper instance with property accessors for the class | ArrayList . <init> Class . getDeclaredMethods Method . getName Method . getParameterTypes Method . getReturnType Method . getParameterTypes Method . setAccessible List . add Class . getSuperclass List . size List . toArray |
list method details | ArrayList . <init> Class . getDeclaredMethods Method . getName Method . getReturnType Method . getParameterTypes Method . getName Set < Principal > . cast Method . getName HashMap < Byte > . get Method . getName Method . getParameterTypes ArrayList . add |
search a class and its superclasses for a method with the given name and parameter types | ArrayList . <init> Class . getDeclaredMethods Method . getParameterTypes Class . isPrimitive Class . equals ArrayList . add StringBuffer . <init> StringBuffer . append Class . getName StringBuffer . append StringBuffer . toString ArrayList . size StringBuffer . <init> StringBuffer . append Class . getName StringBuffer ... |
check whether all public string getters of an object are valid standard charsets utf 8 | ArrayList . <init> Class . getDeclaredMethods Method . getParameterTypes Method . getName Method . getReturnType Method . invoke String . cast CharsetEncoder . reset CharsetEncoder . encode String . getBytes String . toCharArray Integer . toHexString ArrayList < String > . add ArrayList < String > . isEmpty |
get the list of enums | ArrayList . <init> Class . getEnumConstants ArrayList . <init> |
generate a <unk> random sequence using collections interface | ArrayList . <init> Class . getEnumConstants Collections . shuffle |
make entries | ArrayList . <init> Class . getEnumConstants Enum . cast Enum . name List . add |
convert string comma separator string to list of enums | ArrayList . <init> Class . getEnumConstants List . add |
get values of enumeration class | ArrayList . <init> Class . getEnumConstants List < String > . add |
get a page request to be used when querying the database which sets the page , limit , order direction and order by parameters for querying the databases | ArrayList . <init> Class . getField Field . getType List < String > . add List < String > . isEmpty List < String > . add List < String > . toArray |
return a list of all fields of the class , including any superclass fields recursively | ArrayList . <init> Class . getFields Arrays . asList List < Field > . addAll |
return the list of all dependencies the plugin has | ArrayList . <init> Class . getFields Class . getMethods Field . setAccessible Field . getAnnotation Class . cast Collection . add Method . setAccessible Method . getAnnotation Class . cast Method . getParameterTypes Collection . add |
return all fields of a class that are interpreted as a public knowledge , i | ArrayList . <init> Class . getFields Class . getSimpleName Field . getName Field . isAnnotationPresent List < Field > . add |
get list of public static fields from class | ArrayList . <init> Class . getFields Field . get Object . getClass List . add |
get usable fields for an user view | ArrayList . <init> Class . getFields Field . getModifiers Field . getName String . equals Field . getType Field . isAnnotationPresent Field . getType Field . getAnnotation HashMap < String , Object > . <init> HashMap < String , Object > . put Field . isAnnotationPresent Field . getAnnotation HashMap < String , Object >... |
obtain a collection of <unk> property declarations from the given class | ArrayList . <init> Class . getFields List . add Class . getMethods List . add |
list field getters | ArrayList . <init> Class . getFields List . add |
get all the public fields in a class optionally , with the desired annotation , as well as those in its superclasses | ArrayList . <init> Class . getFields List < Field > . add Class . getSuperclass |
return a list of all fields having the given annotation for the class , including any superclass fields recursively | ArrayList . <init> Class . getFields List < Field > . add |
retrieve an array of the possible types for a wsdl enum | ArrayList . <init> Class . getFields Modifier . isPublic Field . getModifiers Modifier . isFinal Modifier . isStatic Field . getType Field . get List . add List . size List . toArray |
make implements | ArrayList . <init> Class . getGenericInterfaces List . add List . isEmpty |
retrieve the interfaces implemented by the specified class and all its superclasses | ArrayList . <init> Class . getInterfaces ArrayList . add Class . getSuperclass ArrayList . size ArrayList . toArray Class [] . cast |
retrieve the interfaces implemented by the specified class and all its superclasses | ArrayList . <init> Class . getInterfaces ArrayList . add Class . getSuperclass ArrayList . size Class [] . cast ArrayList . size Class [] . cast |
retrieve the interfaces implemented by the specified class and all its superclasses | ArrayList . <init> Class . getInterfaces ArrayList . add Class . getSuperclass ArrayList . size Class [] . cast |
retrieve the interfaces implemented by the specified class and all its superclasses | ArrayList . <init> Class . getInterfaces ArrayList . add Class . getSuperclass ArrayList . toArray Class [] . cast |
return the list of interfaces implemented by the class clazz | ArrayList . <init> Class . getInterfaces Class . getCanonicalName List < String > . add List < String > . addAll |
this method walks up the class hierarchy from descendant up to ancestor and collects the generic classget generic superclass super classes or classget generic interfaces super interfaces of ancestor on that hierarchy path | ArrayList . <init> Class . getInterfaces Class . isAssignableFrom Class . getGenericInterfaces List < Type > . add Class . getSuperclass Class . getGenericSuperclass List < Type > . add Class . getSuperclass |
return all interfaces that the given class implements as array , including ones implemented by superclasses | ArrayList . <init> Class . getInterfaces List . add Class . getSuperclass Class [] . cast List . size Class [] . cast |
return all interfaces that the given class implements as array , including ones implemented by superclasses | ArrayList . <init> Class . getInterfaces List . add Class . getSuperclass Class [] . cast List . size |
check if the caller class is considered to be of the specified type | ArrayList . <init> Class . getInterfaces List . add Class . getSuperclass List . iterator Class . cast |
return all interfaces that the given class implements as array , including ones implemented by superclasses | ArrayList . <init> Class . getInterfaces List . add Class . getSuperclass List . size List . toArray Class [] . cast |
iterate up the class hierarchy generating a list or all the interfaces implemented by a given class | ArrayList . <init> Class . getInterfaces List . add Class . isInterface Class . getSuperclass List . addAll Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . add Iterator . hasNext Iterator . next Class . cast List . contains List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . add List . iterator Class . cast List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . add List . iterator Iterator . hasNext Iterator . next Class . cast List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . add List . iterator Iterator . next Class . cast List . contains List . add Class . getSuperclass |
return a list of class reference mirrors of all the interfaces that this implements | ArrayList . <init> Class . getInterfaces List . add |
return all interfaces that the given class implements as array , including ones implemented by superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add Class . getSuperclass Class [] . cast List . size |
return all interfaces that the given class implements as array , including ones implemented by superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add Class . getSuperclass List . toArray Class [] . cast |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add Iterator . hasNext Iterator . next Class . cast List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add Iterator . hasNext Iterator . next Class . cast List . contains List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add List . iterator Class . cast List . contains List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add List . iterator Iterator . hasNext Class . cast List . add Class . getSuperclass |
get a list of all interfaces implemented by the given class and its superclasses | ArrayList . <init> Class . getInterfaces List . contains List . add List . iterator Iterator . next Class . cast List . add Class . getSuperclass |
build a list of e packages from the passed <unk> model classes | ArrayList . <init> Class . getMethod ArrayList . add |
initialize manager | ArrayList . <init> Class . getMethod Double . cast Class . cast Class . getMethod Double . cast Class . cast Class . getMethod Double . cast Class . cast Double . cast Class . cast Map < String , String > . cast Class . getField Map < String , String > . cast File . <init> DataOutputStream . <init> System . currentTime... |
initialize manager | ArrayList . <init> Class . getMethod Double . cast Class . cast Class . getMethod Double . cast Class . cast Double . cast Class . getMethod Double . cast Class . cast Double . cast Class . cast File . <init> File . exists DataOutputStream . <init> System . currentTimeMillis DataOutputStream . writeLong |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.