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