Searched refs:LongConstParameter (Results 1 – 1 of 1) sorted by relevance
341 return new LongConstParameter(i); in integer()414 static class LongConstParameter extends ConstParameter { class in CtMethod417 LongConstParameter(long l) { in LongConstParameter() method in CtMethod.LongConstParameter