Definitions

from Wiktionary, Creative Commons Attribution/Share-Alike License.

  • noun computing The class file disassembler of the JDK.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word javap.

Examples

  • What is the fifth word in the phrase "ovo javap uhizi wegezo uwode"?

    Smartphone & Pocket PC magazine 2009

  • We can see what is going on under the hood by using the java disassembler (javap).

    Planet Python 2009

  • For now, the only thing I've done is to run javap on a compiled JavaFX value object, and - as expected - I saw it's very different from a regular JavaBean.

    NetBeans Highlights 2009

  • For now, the only thing I've done is to run javap on a compiled JavaFX value object, and - as expected - I saw it's very different from a regular JavaBean.

    Planet NetBeans 2009

  • 先来反编译,看看它做了些什么: javap - c Singleton public final class Singleton extends java. lang.

    Planet TW 2010

  • 其实,真正称得上是Singleton的类是Singleton$,反编译一下,就可以看出来: javap - c Singleton$ public final class Singleton$ extends java. lang.

    Planet TW 2010

  • 先来反编译,看看它做了些什么: javap - c Singleton public final class Singleton extends java. lang.

    Planet TW 2010

  • 其实,真正称得上是Singleton的类是Singleton$,反编译一下,就可以看出来: javap - c Singleton$ public final class Singleton$ extends java. lang.

    Planet TW 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.