Package org.robovm.compiler.clazz
Class DirectoryPath.DirectoryPathClazz
java.lang.Object
org.robovm.compiler.clazz.Clazz
org.robovm.compiler.clazz.DirectoryPath.DirectoryPathClazz
- All Implemented Interfaces:
Comparable<Clazz>
- Enclosing class:
- DirectoryPath
public static class DirectoryPath.DirectoryPathClazz extends Clazz
-
Method Summary
Modifier and Type Method Description byte[]getBytes()FilegetClassFile()longlastModified()Methods inherited from class org.robovm.compiler.clazz.Clazz
attach, compareTo, equals, getAttachment, getAttachments, getClassName, getClazzInfo, getFileName, getInternalName, getPath, getSootClass, hashCode, isInBootClasspath, removeAttachement, resetClazzInfo, saveClazzInfo, shrinkSoot, toString
-
Method Details
-
getBytes
- Specified by:
getBytesin classClazz- Throws:
IOException
-
getClassFile
-
lastModified
public long lastModified()- Specified by:
lastModifiedin classClazz
-