Searched refs:stringInterner (Results 1 - 1 of 1) sorted by relevance
/opengrok/src/org/opensolaris/opengrok/history/ | ||
H A D | SubversionHistoryParser.java | 66 private final Interner<String> stringInterner = new Interner<String>(); field in class:SubversionHistoryParser.Handler 110 path = stringInterner.intern(path); |
Completed in 7 milliseconds