Lines Matching full:anyobject
277 public static <T> T anyObject() { return LittleMock.<T>addMatcher(new MatchAnything(), null); }