Searched defs:addInteger (Results 1 – 3 of 3) sorted by relevance
39 @BindsInstance fun addInteger(int: Int): Builder in myClass() method
38 @BindsInstance fun addInteger(int: Int): Builder in myAssistedFactory() method
359 public int addInteger( final int n ) { in addInteger() method in ConstantPoolGen