HomeSort by relevance Sort by last modified time
    Searched refs:getStringInternStrategy (Results 1 - 3 of 3) sorted by null

  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JSilverFactory.java 76 new HDFDataFactory(options.getIgnoreAttributes(), options.getStringInternStrategy());
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 265 public StringInternStrategy getStringInternStrategy() {
JSilver.java 122 new HDFDataFactory(options.getIgnoreAttributes(), options.getStringInternStrategy());

Completed in 144 milliseconds