Searched refs:IntConstParameter (Results 1 – 1 of 1) sorted by relevance
332 return new IntConstParameter(i); in integer()390 static class IntConstParameter extends ConstParameter { class in CtMethod393 IntConstParameter(int i) { in IntConstParameter() method in CtMethod.IntConstParameter