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