jedi.annotation.writer.factorytype
Class InterfaceFactoryType
java.lang.Object
jedi.annotation.writer.factorytype.FactoryType
jedi.annotation.writer.factorytype.InterfaceFactoryType
public class InterfaceFactoryType
- extends FactoryType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InterfaceFactoryType
public InterfaceFactoryType()
getSimpleTypeName
public String getSimpleTypeName(Annotateable annotateable)
- Specified by:
getSimpleTypeName in class FactoryType
getTypeDeclaration
public String getTypeDeclaration(Annotateable annotateable)
- Specified by:
getTypeDeclaration in class FactoryType
writeMethodBody
public void writeMethodBody(ClosureFragmentWriter writer,
JavaWriter javaWriter)
- Specified by:
writeMethodBody in class FactoryType
writeMethodModifiers
public void writeMethodModifiers(JavaWriter writer)
- Specified by:
writeMethodModifiers in class FactoryType
Copyright © 2011. All Rights Reserved.