Java com.google.gwt.dev.javac CompiledClass fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.javac CompiledClass fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.javac CompiledClass.

The text is from its open source code.

Method

byte[]getBytes()
Returns the bytes of the compiled class.
StringgetPackageName()
Returns the enclosing package, e.g.
StringgetSourceName()
Returns the qualified source name, e.g.