Class PlatformFactory


  • public class PlatformFactory
    extends Object
    PlatformFactory creates a Platform instance corresponding with the current platform.
    • Field Detail

      • platform

        public final Platform platform
    • Method Detail

      • getInstance

        public static PlatformFactory getInstance()
        Returns the Platform instance corresponding with the current platform.
        Returns:
        factory
      • getPlatform

        public static Platform getPlatform()
        Returns the Platform instance corresponding with the current platform.
      • main

        public static void main​(String[] args)
        Main
        Parameters:
        args - arguments