Class Static.Convert

  • Enclosing class:
    Static

    public static class Static.Convert
    extends Object
    • Constructor Detail

      • Convert

        public Convert()
    • Method Detail

      • toByteArray

        public static byte[] toByteArray​(List<Byte> list)
      • toString

        public static String toString​(byte[] bytes)
      • toObjectPath

        public static org.freedesktop.dbus.ObjectPath toObjectPath​(String path)
      • toStrings

        public static List<String> toStrings​(List<org.freedesktop.dbus.ObjectPath> paths)
      • toDBusPaths

        public static List<org.freedesktop.dbus.DBusPath> toDBusPaths​(List<org.freedesktop.dbus.ObjectPath> paths)