Uses of Class
org.freedesktop.dbus.utils.bin.StructStruct
-
Packages that use StructStruct Package Description org.freedesktop.dbus.utils.bin -
-
Uses of StructStruct in org.freedesktop.dbus.utils.bin
Methods in org.freedesktop.dbus.utils.bin that return types with arguments of type StructStruct Modifier and Type Method Description static java.util.Map<StructStruct,java.lang.reflect.Type[]>StructStruct. fillPackages(java.util.Map<StructStruct,java.lang.reflect.Type[]> _structs, java.lang.String _pack)Method parameters in org.freedesktop.dbus.utils.bin with type arguments of type StructStruct Modifier and Type Method Description static java.util.Map<StructStruct,java.lang.reflect.Type[]>StructStruct. fillPackages(java.util.Map<StructStruct,java.lang.reflect.Type[]> _structs, java.lang.String _pack)
-