Class BaseApkPathHistory

java.lang.Object
com.facebook.soloader.recovery.BaseApkPathHistory

@ThreadSafe public class BaseApkPathHistory extends Object
  • Constructor Details

    • BaseApkPathHistory

      public BaseApkPathHistory(int length)
  • Method Details

    • recordPathIfNew

      public boolean recordPathIfNew(String path)
    • report

      public void report(StringBuilder sb)
    • report

      public String report()
    • size

      public int size()