Uses of Class
org.luaj.vm.Platform

Packages that use Platform
org.luaj.vm   
 

Uses of Platform in org.luaj.vm
 

Methods in org.luaj.vm that return Platform
static Platform Platform.getInstance()
          Singleton to be used for platform operations.
 

Methods in org.luaj.vm with parameters of type Platform
static void Platform.setInstance(Platform platform)
          Set the Platform instance.
 



Copyright © 2007-2013 Luaj.org. All Rights Reserved.