org.freedesktop.dbus.test
Class profile
java.lang.Object
org.freedesktop.dbus.test.profile
public class profile
- extends java.lang.Object
Profiling tests.
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIGNAL_INNER
public static final int SIGNAL_INNER
- See Also:
- Constant Field Values
SIGNAL_OUTER
public static final int SIGNAL_OUTER
- See Also:
- Constant Field Values
PING_INNER
public static final int PING_INNER
- See Also:
- Constant Field Values
PING_OUTER
public static final int PING_OUTER
- See Also:
- Constant Field Values
BYTES
public static final int BYTES
- See Also:
- Constant Field Values
INTROSPECTION_OUTER
public static final int INTROSPECTION_OUTER
- See Also:
- Constant Field Values
INTROSPECTION_INNER
public static final int INTROSPECTION_INNER
- See Also:
- Constant Field Values
STRUCT_OUTER
public static final int STRUCT_OUTER
- See Also:
- Constant Field Values
STRUCT_INNER
public static final int STRUCT_INNER
- See Also:
- Constant Field Values
LIST_OUTER
public static final int LIST_OUTER
- See Also:
- Constant Field Values
LIST_INNER
public static final int LIST_INNER
- See Also:
- Constant Field Values
LIST_LENGTH
public static final int LIST_LENGTH
- See Also:
- Constant Field Values
MAP_OUTER
public static final int MAP_OUTER
- See Also:
- Constant Field Values
MAP_INNER
public static final int MAP_INNER
- See Also:
- Constant Field Values
MAP_LENGTH
public static final int MAP_LENGTH
- See Also:
- Constant Field Values
ARRAY_OUTER
public static final int ARRAY_OUTER
- See Also:
- Constant Field Values
ARRAY_INNER
public static final int ARRAY_INNER
- See Also:
- Constant Field Values
ARRAY_LENGTH
public static final int ARRAY_LENGTH
- See Also:
- Constant Field Values
STRING_ARRAY_OUTER
public static final int STRING_ARRAY_OUTER
- See Also:
- Constant Field Values
STRING_ARRAY_INNER
public static final int STRING_ARRAY_INNER
- See Also:
- Constant Field Values
STRING_ARRAY_LENGTH
public static final int STRING_ARRAY_LENGTH
- See Also:
- Constant Field Values
profile
public profile()
main
public static void main(java.lang.String[] args)