| ChildKey | ChildKey | |||
|---|---|---|---|---|
| Compiled from "ChildKey.java" | Compiled from "ChildKey.java" | |||
| public class com.google.firebase.database.snapshot.ChildKey implements java.lang .Comparable<com.google.firebase.database.snapshot.ChildKey> { | public class com.google.firebase.database.snapshot.ChildKey implements java.lang .Comparable<com.google.firebase.database.snapshot.ChildKey> { | |||
| static final boolean $assertionsDisabled; | static final boolean $assertionsDisabled; | |||
| public static com.google.firebase.database.snapshot.ChildKey getMinName(); | public static com.google.firebase.database.snapshot.ChildKey getMinName(); | |||
| public static com.google.firebase.database.snapshot.ChildKey getMaxName(); | public static com.google.firebase.database.snapshot.ChildKey getMaxName(); | |||
| public static com.google.firebase.database.snapshot.ChildKey getPriorityKey(); | public static com.google.firebase.database.snapshot.ChildKey getPriorityKey(); | |||
| public static com.google.firebase.database.snapshot.ChildKey getInfoKey(); | public static com.google.firebase.database.snapshot.ChildKey getInfoKey(); | |||
| public static com.google.firebase.database.snapshot.ChildKey fromString(java.l ang.String); | ||||
| public java.lang.String asString(); | public java.lang.String asString(); | |||
| public boolean isPriorityChildName(); | public boolean isPriorityChildName(); | |||
| protected boolean isInt(); | protected boolean isInt(); | |||
| protected int intValue(); | protected int intValue(); | |||
| public int compareTo(com.google.firebase.database.snapshot.ChildKey); | public int compareTo(com.google.firebase.database.snapshot.ChildKey); | |||
| public java.lang.String toString(); | public java.lang.String toString(); | |||
| public int hashCode(); | public int hashCode(); | |||
| public boolean equals(java.lang.Object); | public boolean equals(java.lang.Object); | |||
| public static com.google.firebase.database.snapshot.ChildKey fromString(java.l ang.String); | ||||
| public int compareTo(java.lang.Object); | public int compareTo(java.lang.Object); | |||
| com.google.firebase.database.snapshot.ChildKey(java.lang.String, com.google.fi rebase.database.snapshot.ChildKey$1); | com.google.firebase.database.snapshot.ChildKey(java.lang.String, com.google.fi rebase.database.snapshot.ChildKey$1); | |||
| static java.lang.String access$100(com.google.firebase.database.snapshot.Child Key); | static java.lang.String access$100(com.google.firebase.database.snapshot.Child Key); | |||
| static {}; | static {}; | |||
| } | } | |||
| End of changes. 2 change blocks. | ||||
| 1 lines changed or deleted | 1 lines changed or added | |||
This html diff was produced by rfcdiff 1.41 | ||||