Esempio n. 1
0
 /** Returns the snapshot view of instances as list. */
 public List<T> toList() {
   return data.getView();
 }