Searched refs:gotAfter (Results 1 – 1 of 1) sorted by relevance
142 XModel gotAfter = oObj.getModel(); in _attachModel() local144 if ( ! gotBefore.equals(gotAfter) ) { in _attachModel()145 if ( gotAfter.equals(secondModel) ) { in _attachModel()149 log.println("Getting: " + gotAfter.toString()); in _attachModel()
Completed in 136 milliseconds