org.androidtransfuse.gen
Interface ExceptionWrapper.BlockWriter<T>

Package class diagram package ExceptionWrapper.BlockWriter
Enclosing class:
ExceptionWrapper

public static interface ExceptionWrapper.BlockWriter<T>


Method Summary
 T write(com.sun.codemodel.JBlock block)
           
 

Method Detail

write

T write(com.sun.codemodel.JBlock block)
        throws ClassNotFoundException,
               com.sun.codemodel.JClassAlreadyExistsException
Throws:
ClassNotFoundException
com.sun.codemodel.JClassAlreadyExistsException


Copyright © 2012. All Rights Reserved.