pq$a$1.java
420 Bytes
import com.google.common.collect.ImmutableCollection;
import com.google.common.collect.Table.Cell;
final class pq$a$1
extends op<Table.Cell<R, C, V>>
{
pq$a$1(pq.a parama) {}
final ImmutableCollection<Table.Cell<R, C, V>> b()
{
return this.a;
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/pq$a$1.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/