docstring
stringlengths
3
2.38k
code
stringlengths
9
99.4k
return an array containing all of the elements in this list in proper sequence ; the runtime type of the returned array is that of the specified array
Array . newInstance Object [] . cast Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
adapt an object to the desired type
Array . newInstance Object [] . cast ArrayList < Object > . <init> Object [] . cast List < Object > . addAll List < Object > . add Array . newInstance Object [] . getClass Array . newInstance List < Object > . size Array . newInstance List < Object > . get Object [] . cast List < Object > . toArray Array . newInstance Object [] . cast
return the <unk> element at the given indices
Array . newInstance Object [] . cast Arrays . copyOf Object [] . cast Parameters . cast
create a java array by cloning o several times
Array . newInstance Object [] . cast Cloneable . instance Method . isAccessible Method . setAccessible Method . invoke Method . setAccessible
convert a list into an array of type of the class
Array . newInstance Object [] . cast Collection . size
make management agent bundle deployment
Array . newInstance Object [] . cast Constructor . newInstance Method . invoke
get an array of all keys int this map
Array . newInstance Object [] . cast Integer . <init>
convert a list of any size to a java object array that can be cast into an array of any class
Array . newInstance Object [] . cast List . iterator Iterator . hasNext Iterator . next
return an array containing all of the elements in this list in proper sequence ; the runtime type of the returned array is that of the specified array
Array . newInstance Object [] . cast List . size List . get Map . get
convert the given list to an array of the given array type
Array . newInstance Object [] . cast List . toArray
todo javadoc
Array . newInstance Object [] . cast List < Link > . size List < Link > . toArray
get an array of all keys int this map
Array . newInstance Object [] . cast Long . <init>
assume that array contains nulls at the end , only
Array . newInstance Object [] . cast Math . max Array . newInstance Object [] . cast System . arraycopy
<unk> for the broken implementation in ns array
Array . newInstance Object [] . cast Object . cast Object . getClass
this method converts an expression into an object array
Array . newInstance Object [] . cast Object . getClass Array . newInstance Array . set Object [] . cast
create a java array by cloning o several times
Array . newInstance Object [] . cast Object . getClass Method . isAccessible Method . setAccessible Method . invoke Object . getClass Method . setAccessible
create a java array by cloning o several times
Array . newInstance Object [] . cast Object . getClass Method . isAccessible Method . setAccessible Object . getClass Object [] . cast Method . setAccessible
return an array containing all of the elements in this list in proper sequence ; the runtime type of the returned array is that of the specified array
Array . newInstance Object [] . cast Object . getClass
return the range in the sense of comparable of the objects in the one <unk> array
Array . newInstance Object [] . cast Object [] . getClass Comparable . compareTo Comparable . cast
add all the elements of the given arrays into a new array
Array . newInstance Object [] . cast Object [] . getClass Object [] . cast System . arraycopy
insert an element into the given array at position index
Array . newInstance Object [] . cast Object [] . getClass Object [] . cast System . arraycopy
return a new array containing the elements of the given array plus the given element added to the end
Array . newInstance Object [] . cast Object [] . getClass Object [] . cast System . arraycopy
return a new array with a single element appended at the end
Array . newInstance Object [] . cast Object [] . getClass Object [] . cast System . arraycopy
add all the elements of the given arrays into a new array
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
create new array of the same type as given array and adds specified member to the end of new array
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
join two arrays of objects of the same type
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
return a new array containing all the elements of the given array except the one at the specified index
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
return a new array with a single element appended at the end
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
return an array containing the contents of this vector
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
return the data for this level as object array
Array . newInstance Object [] . cast Object [] . getClass System . arraycopy
return a copy of the input array with elements in reverse order
Array . newInstance Object [] . cast Object [] . getClass
return an array whose component type is the runtime component type of the passed in array
Array . newInstance Object [] . cast Object [] . getClass
adapt an object to the desired type
Array . newInstance Object [] . cast Object [] . instance Object [] . cast ArrayList < Object > . <init> Object [] . cast Arrays . asList List < Object > . addAll List < Object > . add Array . newInstance List < Object > . size Object [] . cast List < Object > . toArray Object [] . cast Object . getClass Object [] . cast
adapt an object to the desired type
Array . newInstance Object [] . cast Object [] . instance Object [] . cast ArrayList < Object > . <init> Object [] . cast Arrays . asList List < Object > . addAll List < Object > . add Array . newInstance Object [] . getClass List < Object > . size Array . newInstance Object [] . cast List < Object > . toArray Array . newInstance Object [] . cast
adapt an object to the desired type
Array . newInstance Object [] . cast Object [] . instance Object [] . cast ArrayList < Object > . <init> Object [] . cast Arrays . asList List < Object > . addAll List < Object > . add List < Object > . size Array . newInstance Object [] . getClass List < Object > . size Array . newInstance Object [] . cast List < Object > . toArray Object . getClass Object [] . cast
adapt an object to the desired type
Array . newInstance Object [] . cast Object [] . instance Object [] . cast ArrayList < Object > . <init> Object [] . cast List < Object > . addAll List < Object > . add List < Object > . size Array . newInstance List < Object > . get Array . newInstance Object [] . cast List < Object > . get Object [] . cast List < Object > . toArray Array . newInstance Object [] . cast
return an array of the spans of the specified type that overlap the specified range of the buffer
Array . newInstance Object [] . cast System . arraycopy Array . newInstance Object [] . cast Array . newInstance Object [] . cast System . arraycopy
assume that both arrays contain nulls at the end , only
Array . newInstance Object [] . cast System . arraycopy Array . newInstance Object [] . cast System . arraycopy
add all the elements of the given arrays into a new array
Array . newInstance Object [] . cast System . arraycopy Object [] . getClass Class . isAssignableFrom Class . getName
<unk> arrays and returns an object and returns a new array for component type specified
Array . newInstance Object [] . cast System . arraycopy
add all the elements of the given arrays into a new array
Array . newInstance Object [] . cast System . arraycopy
add obj to array in the first null slot
Array . newInstance Object [] . cast System . arraycopy
append an object to the end of the array
Array . newInstance Object [] . cast System . arraycopy
assume that array contains nulls at the end , only
Array . newInstance Object [] . cast System . arraycopy
create a copy of the given array , but with the given class code as element type
Array . newInstance Object [] . cast System . arraycopy
expand the supplied array by the given factor , to return an array with the same contents padded by null
Array . newInstance Object [] . cast System . arraycopy
get this list as an array of the specified class
Array . newInstance Object [] . cast System . arraycopy
insert an object into the array at the specified index
Array . newInstance Object [] . cast System . arraycopy
merge arrays
Array . newInstance Object [] . cast System . arraycopy
merge the two arrays by creating a new array that contains all items from <unk> followed by all items from <unk>
Array . newInstance Object [] . cast System . arraycopy
return a new array containing all the elements of the given array except the one at the specified index
Array . newInstance Object [] . cast System . arraycopy
return a new array that contains the elements in the first specified array with the objects in the second specified array added at the specified index
Array . newInstance Object [] . cast System . arraycopy
return a new array that contains the elements in the specified array followed by the specified object to be added
Array . newInstance Object [] . cast System . arraycopy
return a new array that contains the elements in the specified array one followed by the elements in the specified array 2
Array . newInstance Object [] . cast System . arraycopy
return a new array that contains the elements in the specified array with the specified object added at the specified index
Array . newInstance Object [] . cast System . arraycopy
build a new array of the given component type and length
Array . newInstance Object [] . cast
construct an array of the specified class
Array . newInstance Object [] . cast
convert parameters to be passed to varargs method , so that last parameter will be array
Array . newInstance Object [] . cast
copy an array to an <unk> of its natural type
Array . newInstance Object [] . cast
create an array to hold objects in
Array . newInstance Object [] . cast
create an array whose type is element type of specified size
Array . newInstance Object [] . cast
get an array of all keys int this map
Array . newInstance Object [] . cast
get the held array of <unk> , and return it in an array of type input class
Array . newInstance Object [] . cast
package up the arguments so that they correctly match what is expected in parameter types
Array . newInstance Object [] . cast
remove element s must be present using = = test
Array . newInstance Object [] . cast
return an array with identical contents to this stack
Array . newInstance Object [] . cast
add all the elements of the given arrays into a new array
Array . newInstance Object [] . getClass Array . newInstance Object [] . cast System . arraycopy Class . isAssignableFrom
copy the given array
Array . newInstance Object [] . getClass Array . newInstance Object [] . cast System . arraycopy
remove an element from the given array at position index
Array . newInstance Object [] . getClass Array . newInstance Object [] . cast System . arraycopy
return a new array containing the elements of the given array plus the given element added to the end
Array . newInstance Object [] . getClass Array . newInstance Object [] . cast System . arraycopy
return a new array that contains the elements in the specified array with the specified element removed
Array . newInstance Object [] . getClass Array . newInstance Object [] . cast System . arraycopy
clone an array within the specified bounds
Array . newInstance Object [] . getClass Array . newInstance System . arraycopy
convert multiple objects into any of the given classes
Array . newInstance Object [] . getClass ArrayList . <init> List . add Array . newInstance List . toArray
return the range in the sense of comparable of the objects in the one <unk> array
Array . newInstance Object [] . getClass Object [] . cast Comparable . cast
copy the given array
Array . newInstance Object [] . getClass Object [] . cast Math . min System . arraycopy
add all the elements of the given arrays into a new array
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy Object [] . getClass Class . isAssignableFrom
add all the elements of the given arrays into a new array
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
array object to
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
remove an element from the given array at position index
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
return a new array containing the elements of the input array parameter with the input element parameter appended to the end of the array
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
return a new array that contains the elements in the first specified array with the objects in the second specified array added at the specified index
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
return a new array that contains the elements in the specified array one followed by the elements in the specified array 2
Array . newInstance Object [] . getClass Object [] . cast System . arraycopy
return an array whose component type is the runtime component type of the passed in array
Array . newInstance Object [] . getClass Object [] . cast
prune the null elements at the tail of an array
Array . newInstance Object [] . getClass System . arraycopy
concatenate three arrays to one
Array . newInstance Object [] [] . cast
concatenate two arrays to one
Array . newInstance Object [] [] . cast
define parameter mappings
Array . newInstance Pair < String , String > . cast List < String > . get Pair < String , String > . <init>
return an array of parameters which is a clone of params if params is null the method returns null
Array . newInstance Parameter [] . getClass Parameter [] . cast
return a property destination representing the given property name , type , and index given the bean property is indexed
Array . newInstance Parser . get Parser . <unk> System . exit ArrayList . <init> Parser . set List . cast List . add Array . newInstance Array . getLength Array . set Array . newInstance Array . getLength System . arraycopy Array . set Parser . set Parser . <unk> System . exit List . cast List . get Array . newInstance Class . cast Array . get
return an ordered copy of elements
Array . newInstance PriorityQueue . <init> PriorityQueue . addAll PriorityQueue . remove
merge the values found in the the source properties into the destination property as a multi value
Array . newInstance Resource . <unk> ArrayList . <init> LinkedHashSet . <init> Arrays . asList Collection . addAll Arrays . asList Collection . equals
merge the values found in the the source properties into the destination property as a multi value
Array . newInstance Resource . <unk> ArrayList . <init> LinkedHashSet . <init> Arrays . asList Collection . addAll Arrays . asList Collection . toArray
return an array whose component type is the runtime component type of the passed in array
Array . newInstance S [] . cast S . cast
return an array whose component type is the runtime component type of the passed in array
Array . newInstance S [] . cast S [] . getClass S [] . cast S . cast
return an array containing the contents of this vector
Array . newInstance S [] . cast S [] . getClass S [] . cast System . arraycopy
return an array whose component type is the runtime component type of the passed in array
Array . newInstance S [] . getClass Array . newInstance S [] . cast S . cast
return an array containing the contents of this vector
Array . newInstance S [] . getClass S [] . cast System . arraycopy
create a new , empty map with the specified initial capacity , load factor and concurrency level
Array . newInstance Segment [] . cast Segment . <init>
safely assign an object to a list add if not exist
Array . newInstance Set . cast Set . add List . cast List . add List . set Array . set
safely assign an object to a list add if not exist
Array . newInstance Set . instance Set . cast Set . add List . instance List . cast List . add List . set Array . set