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