id stringlengths 22 24 | content stringlengths 6 228 |
|---|---|
aixbench-manual_data_1 | Set the additional (undeclared) property with the specified name and value. If the property does not already exist, create it otherwise replace it. |
aixbench-manual_data_2 | Split the given sequence with the given delimiter and return list of values. |
aixbench-manual_data_3 | Splits the given string using the specified delimeters. |
aixbench-manual_data_4 | Stops all jobs from executing and cleans up the SQL engine. |
aixbench-manual_data_5 | Strips the apple span appended by WebKit while generating the selection markup. |
aixbench-manual_data_6 | Take a collection of Strings and return a combined string as a comma separated list with 'and' between the final pair. For example: [a, b, c] to "a, b and c". |
aixbench-manual_data_7 | Creates a padding string of a certain length |
aixbench-manual_data_8 | The text color returned is either white or black depending on how dark the background RGB value is. The color returned does not get disposed. |
aixbench-manual_data_9 | Create and returns a GET connection to a webpage |
aixbench-manual_data_10 | This returns the euclidean distance of two vectors sum(i=1,n) (q_i - p_i)^2 |
aixbench-manual_data_11 | Updates the digest using the specified array of bytes, starting at the specified offset. |
aixbench-manual_data_12 | Get the list of supported MimeTypes against the given file extensions. |
aixbench-manual_data_13 | Write content to the file. If file does not exist, it will create one. |
aixbench-manual_data_14 | Writes certain bytes from the specified byte array starting from an offset to this output stream. |
aixbench-manual_data_15 | Writes a collection of Strings to a File, overwriting any previous file contents. Each String is converted into a line in the File. |
aixbench-manual_data_16 | Writes the current object as an XML element using the given SAX writer. |
aixbench-manual_data_17 | Close Reader. If object is null it is ignored |
aixbench-manual_data_18 | max() that works on three integers. Like many of the other max() functions in this class, doesn't perform special checks like NaN or -0.0f to save time. |
aixbench-manual_data_19 | put a short value into a byte array |
aixbench-manual_data_20 | remove WhiteSpace from MIME containing encoded Base64 data. |
aixbench-manual_data_21 | return the last day of the date's month of specified string value in format: yyyy-MM |
aixbench-manual_data_22 | transform a string to a valid classname string |
aixbench-manual_data_23 | 从 http 服务拉取并解析 Properties 文件 |
aixbench-manual_data_24 | 创建简单颜色选择板 |
aixbench-manual_data_25 | 判断类是否是单例,单例对象有 Singleton 注解,或者以别名的方式映射到 Singleton 上。 |
aixbench-manual_data_26 | 给一个数组,找出最大值并且返回。 |
aixbench-manual_data_27 | 启动拍照并把拍照图片保存到临时文件中 |
aixbench-manual_data_28 | 将 Date 类型转为时间字符串,格式为 format |
aixbench-manual_data_29 | 将cookie装入到Map<String, String>里面 |
aixbench-manual_data_30 | Gives a string consisting of the given character repeated the given number of times. |
aixbench-manual_data_31 | Handles the mouseReleased event by invoking the mouseReleased methods on listener-a and listener-b. |
aixbench-manual_data_32 | Logs the given throwable and shows an error alert dialog with its message. |
aixbench-manual_data_33 | Looks through the backups directory and assembles a list of all json backup files found. |
aixbench-manual_data_34 | Merges the given two lists to a new list, but eliminating duplicates elements. |
aixbench-manual_data_35 | Method which renders the given text of the current menu item. |
aixbench-manual_data_36 | In SQL ResultSet object, moves the cursor to the next row of the result set. |
aixbench-manual_data_37 | Multiplies the vector by the transpose of the given matrix. |
aixbench-manual_data_38 | Normalize whitespace in an XMLString by converting all whitespace characters to space characters. |
aixbench-manual_data_39 | Obtains the encodings format that the system can obtain from an audio input stream. |
aixbench-manual_data_40 | changes the current user's password by POST method. |
aixbench-manual_data_41 | Painting the graph, the background is filled by user selection. |
aixbench-manual_data_42 | Parses character set name to Charset object |
aixbench-manual_data_43 | This mouse wheel listener reacts when a scroll is carried out over the tab strip and scrolls one tab/down or up, selecting it immediately. |
aixbench-manual_data_44 | Produce a JSONArray containing the values of the members. |
aixbench-manual_data_45 | Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection. |
aixbench-manual_data_46 | Put a value to JSONArray, where the value will be a map. |
aixbench-manual_data_47 | Read the encoded image data from a JPEG image. |
aixbench-manual_data_48 | Reads the next 8 bits from standard input and return as an 8-bit char. |
aixbench-manual_data_49 | Reads up to len bytes of data from this input stream into an array of bytes |
aixbench-manual_data_50 | Rearranges the elements of the specified subarray in random order. |
aixbench-manual_data_51 | Release current outputStream, if the output stream is released more than once, remove it. |
aixbench-manual_data_52 | Removes and returns last element in list, return null if empty. |
aixbench-manual_data_53 | Retrieves the value by specified int index of the given object. |
aixbench-manual_data_54 | Returns a collection containing those threads that may be waiting on the given condition associated with the write lock |
aixbench-manual_data_55 | Returns a new bitmap that captures the input values. |
aixbench-manual_data_56 | Parses query string to Map from an url. |
aixbench-manual_data_57 | Returns a string, consisting of random char that copies to given times. |
aixbench-manual_data_58 | Returns a init vector of vectors by given m and n. |
aixbench-manual_data_59 | Returns the distance of a certain point on the chart to the center of the chart. |
aixbench-manual_data_60 | Returns the entry associated with the specified key in map. |
aixbench-manual_data_61 | Returns stylesheet for a given document. |
aixbench-manual_data_62 | Returns the index of the first occurrence of the specified element in this list, returns -1 if the element is not found |
aixbench-manual_data_63 | Returns the millisecond value of this Date object, when it is running. |
aixbench-manual_data_64 | Returns the largest value in linked list. |
aixbench-manual_data_65 | Returns the minimum value in an array. |
aixbench-manual_data_66 | Returns the distance for the two given point |
aixbench-manual_data_67 | Returns the regularized gamma function P(a, x) |
aixbench-manual_data_68 | Returns the sum of logarithms, which is Sum( Log(x[i]) ). |
aixbench-manual_data_69 | Returns the value of an array by index, or null if the array has no value at that index. |
aixbench-manual_data_70 | Returns true if the collection contains an element for the key. |
aixbench-manual_data_71 | Returns true if the given point is within the actual bounds of graph. |
aixbench-manual_data_72 | Returns true if the given class is an instance of the class or interface specified. |
aixbench-manual_data_73 | 将16进制字符串转10进制 |
aixbench-manual_data_74 | Add two integers, checking for overflow. |
aixbench-manual_data_75 | Add the value to the HashSet given by map.get(key), creating a new HashSet if the HashSet is null |
aixbench-manual_data_76 | Calculate the elapsed time between two times specified in milliseconds. |
aixbench-manual_data_77 | Calculate and return the average of the two values rounded DOWN. |
aixbench-manual_data_78 | Call notify() method on all observers. This method is not called automatically whenever the state has changed, but has to be called by the user after he has finished editing the object. |
aixbench-manual_data_79 | Change the list of textview's color to gradient. |
aixbench-manual_data_80 | Check if the path exists in HDFS. |
aixbench-manual_data_81 | Check if #MIN_VALUE <= value <= #MAX_VALUE and if not an IllegalArgumentException is thrown. |
aixbench-manual_data_82 | Check if the given qualified name is legal with respect to the version of XML to which this document must conform. |
aixbench-manual_data_83 | Check whether the String is a valid Java number |
aixbench-manual_data_84 | Choose a pseudo-random element from the specified array. |
aixbench-manual_data_85 | Compare two java objects for equality. |
aixbench-manual_data_86 | Compute the CRC32 of an array of bytes. |
aixbench-manual_data_87 | Compute the product of this matrix and the given column vector. |
aixbench-manual_data_88 | Concatenate two arrays of T type |
aixbench-manual_data_89 | Construct a new IOException with specified nested Throwable root cause. |
aixbench-manual_data_90 | Convert a JSONObject into a well-formed, element-normal XML string. |
aixbench-manual_data_91 | Convert the given object to string with each line indented by 4 spaces (except the first line). |
aixbench-manual_data_92 | Convert the text '&' mnemonic string to text string. The '&' symbol is treated as the mnemonic pointer. The double "&&" symbols are treated as the single '&'. For example the string "&Look && Feel" is converted to "Look & Feel". |
aixbench-manual_data_93 | Convert a boolean value into a string. |
aixbench-manual_data_94 | Convert an arbitrary text encoding to its canonical name. |
aixbench-manual_data_95 | Create an instance of a clazz using the current thread context ClassLoader. |
aixbench-manual_data_96 | Create a bitmap from the specified source scaled to have the height and width as specified. It is initialized with the same density as the original bitmap. |
aixbench-manual_data_97 | Create a copy of the Integer array. |
aixbench-manual_data_98 | Create an empty directory in the directory returned by {@link Context#getCacheDir()}. |
aixbench-manual_data_99 | Delete data from start until end index (end inclusive) of a object List. |
aixbench-manual_data_100 | Do a simple bubble sort to sort the server ids in ascending order. |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 33