Home | History | Annotate | Download | only in dex

Lines Matching full:otherwise

181      * Returns true if the given class is an enumeration, false otherwise.
185 * @return true if the given class is an enumeration, false otherwise
192 * Returns true if the given class is an interface, false otherwise.
196 * @return true if the given class is an interface, false otherwise
204 * Returns true if the given class is an annotation, false otherwise.
208 * @return true if the given class is an annotation, false otherwise
245 * mentioned annotation, false otherwise
254 * null otherwise.
259 * null otherwise
301 * mentioned annotation, false otherwise
310 * annotation, null otherwise.
315 * null otherwise
338 * mentioned annotation, false otherwise
411 * Returns true if the given method is a constructor, false otherwise.
415 * @return true if the given method is a constructor, false otherwise
423 * otherwise.
427 * @return true if the given method is a static constructor, false otherwise