pc$i.java
308 Bytes
final class pc$i
extends pc<K, V>.h<K>
{
pc$i(pc parampc)
{
super(parampc);
}
public final K next()
{
return (K)a().getKey();
}
}
/* Location: /home/merong/decompile/hackery-dex2jar.jar!/pc$i.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/