Package py4j.examples

Class ExampleWithField


  • public class ExampleWithField
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      int member  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.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 java.lang.String member()