Searched defs:toReturn (Results 1 – 5 of 5) sorted by relevance
59 List<String> toReturn = new ArrayList<>(parameters.size()); in getParameterTypeNames() local
149 E toReturn = array[index]; in set() local
103 List<T> toReturn = new ArrayList<T>((buf.limit() / EXPECTED_MESS_SIZE) + 1); in readFromBuffer() local
499 TimeZone toReturn = biasMatched ? bias : firstMatch; in lookupByOffsetWithBiasInternal() local