oe$b$1.java 1.13 KB
import com.google.common.base.Predicate;
import com.google.common.base.Predicates;
import com.google.common.collect.Multiset;
import com.google.common.collect.Multiset.Entry;
import com.google.common.collect.Multisets.c;
import java.util.Collection;
import java.util.Iterator;
import java.util.Map.Entry;
import java.util.Set;

final class oe$b$1
  extends Multisets.c<K>
{
  oe$b$1(oe.b paramb) {}
  
  private boolean a(final Predicate<? super Multiset.Entry<K>> paramPredicate)
  {
    this.a.a.a(new Predicate() {});
  }
  
  final Multiset<K> a()
  {
    return this.a;
  }
  
  public final Iterator<Multiset.Entry<K>> iterator()
  {
    return this.a.a();
  }
  
  public final boolean removeAll(Collection<?> paramCollection)
  {
    return a(Predicates.in(paramCollection));
  }
  
  public final boolean retainAll(Collection<?> paramCollection)
  {
    return a(Predicates.not(Predicates.in(paramCollection)));
  }
  
  public final int size()
  {
    return this.a.a.keySet().size();
  }
}


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