Uses of Class
org.astrogrid.samp.Platform
-
Packages that use Platform Package Description org.astrogrid.samp Classes common to SAMP hub and client code. -
-
Uses of Platform in org.astrogrid.samp
Methods in org.astrogrid.samp that return Platform Modifier and Type Method Description static Platform
Platform. getPlatform()
Returns aPlatform
instance for the current system.
-