Beispiel #1
0
 public boolean apply(@Nullable ResourceType input) {
   return input != null && input.hasProperty(propertyKey);
 }