public class ChangesetById extends Object implements com.google.common.base.Predicate<Changeset>
boolean
apply(Changeset input)
static com.google.common.base.Predicate<Changeset>
BY_ID(String id, String author)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public static com.google.common.base.Predicate<Changeset> BY_ID(String id, String author)
public boolean apply(Changeset input)
apply
com.google.common.base.Predicate<Changeset>
Copyright © 2018. All rights reserved.