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