py4j.examples
Class UTFExample
java.lang.Object
py4j.examples.UTFExample
public class UTFExample
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UTFExample
public UTFExample()
strangeMéthod
public int strangeMéthod()
getPositiveByteValue
public int getPositiveByteValue(byte b)
getJavaByteValue
public int getJavaByteValue(byte b)
getUtfValue
public int[] getUtfValue(String s)
getBytesValue
public int[] getBytesValue(byte[] bytes)
getBytesValue
public byte[] getBytesValue()
getBytesArray
public Byte[] getBytesArray()