Class PlatformEvent

    • Constructor Summary

      Constructors 
      Constructor Description
      PlatformEvent​(java.lang.Object sender, Platform platform)  
    • Method Summary

      Modifier and Type Method Description
      Platform getPlatform()  
      • Methods inherited from class java.lang.Object

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

      • PlatformEvent

        public PlatformEvent​(java.lang.Object sender,
                             Platform platform)
    • Method Detail

      • getPlatform

        public Platform getPlatform()