Class OSUtils


  • public class OSUtils
    extends java.lang.Object
    Created: Dec 11, 2008 10:26:00 AM
    Author:
    Artur Hefczyc
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  OSUtils.OS  
    • Constructor Summary

      Constructors 
      Constructor Description
      OSUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static OSUtils.OS getOSType()  
      • Methods inherited from class java.lang.Object

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

      • OSUtils

        public OSUtils()
    • Method Detail

      • getOSType

        public static OSUtils.OS getOSType()