|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavassist.runtime.DotClass
public class DotClass
A support class for implementing .class notation.
This is required at runtime
only if .class notation is used in source code given
to the Javassist compiler.
| Constructor Summary | |
|---|---|
DotClass()
|
|
| Method Summary | |
|---|---|
static java.lang.NoClassDefFoundError |
fail(java.lang.ClassNotFoundException e)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DotClass()
| Method Detail |
|---|
public static java.lang.NoClassDefFoundError fail(java.lang.ClassNotFoundException e)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||