-
Notifications
You must be signed in to change notification settings - Fork 38
Supported APIs
Alex Gyori edited this page Oct 20, 2016
·
5 revisions
| Class Name | Method Name |
|---|---|
| java.util.HashMap | entrySet |
| keySet | |
| values | |
| toString | |
| java.util.WeakHashMap | entrySet |
| keySet | |
| values | |
| toString | |
| java.util.IdentityHashMap | entrySet |
| keySet | |
| values | |
| toString | |
| java.util.concurrent.ConcurrentHashMap | entrySet |
| keySet | |
| values | |
| toString | |
| java.util.PriorityQueue | iterator |
| toArray | |
| toString | |
| java.util.concurrent.DelayQueue | iterator |
| toArray | |
| toString | |
| java.util.concurrent.PriorityBlockingQueue | iterator |
| toArray | |
| toString | |
| java.lang.Method | getExceptionTypes |
| getGenericExceptionTypes | |
| getDeclaredAnnotations | |
| getParameterAnnotations | |
| java.lang.Class | getDeclaredMethods |
| getClasses | |
| getFields | |
| getMethods | |
| getConstructors | |
| getDeclaredClasses | |
| getDeclaredFields | |
| getDeclaredMethods | |
| getDeclaredConstructors | |
| getAnnotations | |
| getDeclaredAnnotations | |
| java.lang.reflect.Field | getAnnotationsByType |
| getDeclaredAnnotations | |
| java.io.File | list |
| listFiles | |
| listRoots | |
| java.text.BreakIterator | getAvailableLocales |
| java.text.DateFormatSymbols | getZoneStrings |