Beispiel #1
0
 /** Does this {@link View} has any associated user information recorded? */
 public final boolean hasPeople() {
   return People.isApplicable(getItems());
 }