Class GlobalMapScriptAccess


  • public class GlobalMapScriptAccess
    extends java.lang.Object
    Created by carl.gould on 6/30/2014.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static org.python.core.PyStringMap globals  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.python.core.PyStringMap getGlobals()  
      • Methods inherited from class java.lang.Object

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

      • globals

        public static final org.python.core.PyStringMap globals
    • Method Detail

      • getGlobals

        public static org.python.core.PyStringMap getGlobals()