Class NativePlatforms


  • public class NativePlatforms
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String bionic  
      static java.lang.String desktop  
      static java.lang.String raspbian  
      static java.lang.String roborio  
      static java.lang.String xenial  
    • Constructor Summary

      Constructors 
      Constructor Description
      NativePlatforms()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String desktopArch()  
      static java.lang.String desktopOS()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NativePlatforms

        public NativePlatforms()
    • Method Detail

      • desktopArch

        public static java.lang.String desktopArch()
      • desktopOS

        public static java.lang.String desktopOS()