oe$a$1.java 891 Bytes
import com.google.common.base.Predicates;
import com.google.common.collect.Maps;
import com.google.common.collect.Maps.n;
import java.util.Collection;
import java.util.Map;
import javax.annotation.Nullable;

final class oe$a$1
  extends Maps.n<K, Collection<V>>
{
  oe$a$1(oe.a parama, Map paramMap)
  {
    super(paramMap);
  }
  
  public final boolean remove(@Nullable Object paramObject)
  {
    return this.a.a(paramObject) != null;
  }
  
  public final boolean removeAll(Collection<?> paramCollection)
  {
    return this.a.a.a(Maps.a(Predicates.in(paramCollection)));
  }
  
  public final boolean retainAll(Collection<?> paramCollection)
  {
    return this.a.a.a(Maps.a(Predicates.not(Predicates.in(paramCollection))));
  }
}


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