org.freedesktop.dbus.test
public class ProfilerInstance extends Object implements Profiler
| Method Summary | |
|---|---|
| void | array(int[] v) |
| void | bytes(byte[] b) |
| boolean | isRemote() |
| void | list(List<String> l) |
| void | map(Map<String,String> m) |
| void | struct(ProfileStruct ps) |