Package py4j.examples

Class StackEntryPoint


  • public class StackEntryPoint
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      StackEntryPoint()  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Stack getStack()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • StackEntryPoint

        public StackEntryPoint()
    • Method Detail

      • getStack

        public Stack getStack()
      • main

        public static void main​(java.lang.String[] args)