예제 #1
0
 @Override
 public boolean apply(ChangeAdapter input) {
   return !Strings.isNullOrEmpty(input.getChangeSetRef());
 }