public static class imp.CodeData extends Object
CodeData(byte[] bytes, long mtime, String filename)
byte[]
getBytes()
String
getFilename()
long
getMTime()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CodeData(byte[] bytes, long mtime, String filename)
public byte[] getBytes()
public long getMTime()
public String getFilename()
Jython homepage