n.java 291 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 package com.instabug.library; public abstract class n extends g { protected boolean a() { return true; } } /* Location: /home/merong/decompile/hackery-dex2jar.jar!/com/instabug/library/n.class * Java compiler version: 6 (50.0) * JD-Core Version: 0.7.1 */