Searched refs:oldInstance (Results 1 - 1 of 1) sorted by relevance

/opengrok/src/org/opensolaris/opengrok/history/
H A DFileHistoryCache.java148 protected Expression instantiate(Object oldInstance, Encoder out) { argument
149 File f = (File)oldInstance;
150 return new Expression(oldInstance, f.getClass(), "new",

Completed in 8 milliseconds