Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b91ca2d8 authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Unhide.

Change-Id: Ie5788bfdde7ec7394dbd6e11e63e3044ccc5a802
parent d811af22
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -48539,6 +48539,13 @@ package java.util {
    method public int getWidth();
  }
  public class IllformedLocaleException extends java.lang.RuntimeException {
    ctor public IllformedLocaleException();
    ctor public IllformedLocaleException(java.lang.String);
    ctor public IllformedLocaleException(java.lang.String, int);
    method public int getErrorIndex();
  }
  public class InputMismatchException extends java.util.NoSuchElementException implements java.io.Serializable {
    ctor public InputMismatchException();
    ctor public InputMismatchException(java.lang.String);