py4j.examples
Class BufferGenerator

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

public class BufferGenerator
extends Object


Constructor Summary
BufferGenerator()
           
 
Method Summary
 StringBuffer getStringBuffer()
           
static void main(String[] args)
           
static void shutdownGateway()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BufferGenerator

public BufferGenerator()
Method Detail

getStringBuffer

public StringBuffer getStringBuffer()

main

public static void main(String[] args)

shutdownGateway

public static void shutdownGateway()