HomeSort by relevance Sort by last modified time
    Searched defs:withFeatures (Results 1 - 2 of 2) sorted by null

  /external/guava/guava-testlib/src/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilder.java 110 public B withFeatures(Feature<?>... features) {
111 return withFeatures(Arrays.asList(features));
114 public B withFeatures(Iterable<? extends Feature<?>> features) {
217 "Call withFeatures() before createTestSuite().");
  /external/guice/lib/build/
guava-testlib-19.0.jar 

Completed in 153 milliseconds