All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static boolean |
equals(App app1,
App app2) |
static boolean |
equals(App app1,
App app2,
boolean generateHashIfNotAvailable) |
static boolean |
equals(Data data1,
Data data2) |
static boolean |
equals(Flow path1,
Flow path2) |
static boolean |
equals(Hashes hashes1,
Hashes hashes2) |
static boolean |
equals(Intentfilter filter1,
Intentfilter filter2) |
static boolean |
equals(Intent intent1,
Intent intent2) |
static boolean |
equals(Intentsink sink1,
Intentsink sink2) |
static boolean |
equals(Intentsource source1,
Intentsource source2) |
static boolean |
equals(List<String> category1,
List<String> category2) |
static boolean |
equals(Permission permission1,
Permission permission2) |
static boolean |
equals(Reference reference1,
Reference reference2) |
static boolean |
equals(Reference reference1,
Reference reference2,
boolean nullAllowedOnLeftHandSide) |
static boolean |
equals(Reference reference1,
Reference reference2,
boolean nullAllowedOnLeftHandSide,
boolean precisely) |
static boolean |
equals(Statement statement1,
Statement statement2) |
static boolean |
equals(Target target1,
Target target2) |
static boolean |
equals(Target target1,
Target target2,
boolean precisely) |
static boolean |
equalsConnect(Intentsink sink,
Intentsource source) |
static boolean |
equalsConnect(Intentsource source,
Intentsink sink) |