py4j.examples
Class ExampleWithField

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

public class ExampleWithField
extends Object


Field Summary
 int member
           
 
Constructor Summary
ExampleWithField()
           
 
Method Summary
 String member()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

member

public int member
Constructor Detail

ExampleWithField

public ExampleWithField()
Method Detail

member

public String member()