Y - Java Terms Posted on: October 14, 2010 at 12:00 AM
Yielder library is a library that uses Java 1.5's facility to hook user-defined class inspectors/transformers into the classloader and rewrites the byte code of a yieldNextCore() method containing calls to yieldReturn(foo)
Y - Java Terms
Extending Java with Yield Yielder library is a library that uses Java 1.5's facility
to hook user-defined class inspectors/transformers into the classloader
and rewrites the byte code of a yieldNextCore() method containing calls to
yieldReturn(foo) in order to prompt the local variables to members of an
anonymous inner class.
Ask Questions? Discuss: Y - Java Terms
Post your Comment