qe$b$d.java 842 Bytes
import com.google.common.base.Predicates;
import com.google.common.collect.Maps;
import com.google.common.collect.Maps.ac;
import java.util.Collection;

final class qe$b$d
  extends Maps.ac<R, V>
{
  qe$b$d(qe.b paramb)
  {
    super(paramb);
  }
  
  public final boolean remove(Object paramObject)
  {
    return (paramObject != null) && (this.a.a(Maps.b(Predicates.equalTo(paramObject))));
  }
  
  public final boolean removeAll(Collection<?> paramCollection)
  {
    return this.a.a(Maps.b(Predicates.in(paramCollection)));
  }
  
  public final boolean retainAll(Collection<?> paramCollection)
  {
    return this.a.a(Maps.b(Predicates.not(Predicates.in(paramCollection))));
  }
}


/* Location:              /home/merong/decompile/hackery-dex2jar.jar!/qe$b$d.class
 * Java compiler version: 6 (50.0)
 * JD-Core Version:       0.7.1
 */