Class AixGraphicsCard

java.lang.Object
oshi.hardware.common.AbstractGraphicsCard
oshi.hardware.common.platform.unix.aix.AixGraphicsCard
All Implemented Interfaces:
GraphicsCard

@Immutable public final class AixGraphicsCard extends AbstractGraphicsCard
Graphics Card info obtained from lscfg
  • Method Details

    • getGraphicsCards

      public static List<GraphicsCard> getGraphicsCards(Supplier<List<String>> lscfg)
      Gets graphics cards
      Parameters:
      lscfg - A memoized lscfg list
      Returns:
      List of graphics cards