org.freedesktop.dbus.test
public interface Profiler extends DBusInterface
Nested Class Summary | |
---|---|
static class | Profiler.ProfileSignal |
Method Summary | |
---|---|
void | array(int[] v) |
void | bytes(byte[] b) |
void | list(List<String> l) |
void | map(Map<String,String> m) |
void | struct(ProfileStruct ps) |