Home
last modified time | relevance | path

Searched defs:ForwardingArithmetic (Results 1 – 1 of 1) sorted by relevance

/external/guava/guava-testlib/test/com/google/common/testing/anotherpackage/
DForwardingWrapperTesterTest.java253 private static class ForwardingArithmetic implements Arithmetic { class in ForwardingWrapperTesterTest
256 public ForwardingArithmetic(Arithmetic arithmetic) { in ForwardingArithmetic() method in ForwardingWrapperTesterTest.ForwardingArithmetic