Class MutableSystemInfo

java.lang.Object
net.rubygrapefruit.platform.internal.MutableSystemInfo
All Implemented Interfaces:
NativeIntegration, SystemInfo

public class MutableSystemInfo extends Object implements SystemInfo
  • Field Details

    • osName

      public String osName
    • osVersion

      public String osVersion
    • machineArchitecture

      public String machineArchitecture
  • Constructor Details

    • MutableSystemInfo

      public MutableSystemInfo()
  • Method Details