Searched refs:needTypeclass (Results 1 – 1 of 1) sorted by relevance
125 if (needTypeclass(this.valueType) && args.length > 2) { in initialize()405 if (needTypeclass(valueType)) { in newThisType()420 private boolean needTypeclass(Descriptors.FieldDescriptor.Type type) { in needTypeclass() method in RubyMap