public class NoAutoStartUtil
extends java.lang.Object
Constructor and Description |
---|
NoAutoStartUtil() |
Modifier and Type | Method and Description |
---|---|
static boolean |
notMarkedWithNoAutoStart(java.lang.Object o)
Returns true if the class of the object 'o' passed as parameter is *not*
marked with the NoAutoStart annotation.
|
public static boolean notMarkedWithNoAutoStart(java.lang.Object o)
o
- Copyright © 2010 - 2023 Adobe. All Rights Reserved