Package py4j
Class ProtocolTest
java.lang.Object
py4j.ProtocolTest
-
Constructor Details
-
ProtocolTest
public ProtocolTest()
-
-
Method Details
-
testEmpty
public void testEmpty() -
testBytes
public void testBytes() -
testIntegers
public void testIntegers() -
testLongs
public void testLongs() -
testBooleans
public void testBooleans() -
testStrings
public void testStrings() -
testReferences
public void testReferences() -
testPythonProxies
public void testPythonProxies() -
testDoubles
public void testDoubles() -
testEnd
public void testEnd() -
testNull
public void testNull() -
testGetObject
public void testGetObject() -
testGetOutputCommand
public void testGetOutputCommand()
-