Searched refs:rubyToFieldType (Results 1 – 3 of 3) sorted by relevance
107 this.keyType = Utils.rubyToFieldType(args[0]); in initialize()108 this.valueType = Utils.rubyToFieldType(args[1]); in initialize()
50 public static Descriptors.FieldDescriptor.Type rubyToFieldType(IRubyObject typeClass) { in rubyToFieldType() method in Utils
79 this.fieldType = Utils.rubyToFieldType(args[0]); in initialize()