Definitions
Wiktionary
- n. computing The class file disassembler of the JDK.
Examples
“What is the fifth word in the phrase "ovo javap uhizi wegezo uwode"?”
“We can see what is going on under the hood by using the java disassembler (javap).”
“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.”
“先来反编译,看看它做了些什么: javap - c Singleton public final class Singleton extends java. lang.”
“其实,真正称得上是Singleton的类是Singleton$,反编译一下,就可以看出来: javap - c Singleton$ public final class Singleton$ extends java. lang.”
Lists
‘javap’ hasn't been added to any lists yet.
Tweets
Looking for tweets for javap.

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