py4j.examples
Class ExampleEntryPoint

java.lang.Object
  extended by py4j.examples.ExampleEntryPoint

public class ExampleEntryPoint
extends Object


Constructor Summary
ExampleEntryPoint()
           
 
Method Summary
 ExampleClass getNewExample()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleEntryPoint

public ExampleEntryPoint()
Method Detail

getNewExample

public ExampleClass getNewExample()