Class SoftwareInfoBuilder

java.lang.Object
com.kosdev.kos.core.service.manifest.SoftwareInfoBuilder

public class SoftwareInfoBuilder extends Object
Builder to construct a DeviceSoftwareInfo from a ResolvedDeviceManifest. This can be used to construct a human readable representation of the contents of a manifest.
Since:
1
Version:
1
  • Constructor Details

    • SoftwareInfoBuilder

      public SoftwareInfoBuilder()
  • Method Details