Searched refs:valueBClass (Results 1 – 1 of 1) sorted by relevance
880 Class<T1> valueAClass, Class<T2> valueBClass, BinaryOp op) throws Exception { in binaryOpMethod() argument889 TypeId<T2> valueBType = TypeId.get(valueBClass); in binaryOpMethod()