Home
last modified time | relevance | path

Searched defs:IntConstParameter (Results 1 – 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/
DCtMethod.java373 static class IntConstParameter extends ConstParameter { class in CtMethod
376 IntConstParameter(int i) { in IntConstParameter() method in CtMethod.IntConstParameter