| Package | Description |
|---|---|
| okw.core |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
OK.Verify(OKW_TimeOut timeout,
ArrayList<String> fpALExpected,
Supplier<ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
Boolean |
OK.Verify(OKW_TimeOut timeout,
Boolean fpbExpected,
Supplier<Boolean> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
ArrayList<String> |
OK.Verify(OKW_TimeOut timeout,
String COL,
String ROW,
ArrayList<String> fpALExpected,
BiFunction<String,String,ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
ArrayList<String> |
OK.VerifyREGX(OKW_TimeOut timeout,
ArrayList<String> fpALExpectedREGXs,
Supplier<ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
ArrayList<String> |
OK.VerifyREGX(OKW_TimeOut timeout,
String COL,
String ROW,
ArrayList<String> fpALExpected,
BiFunction<String,String,ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
ArrayList<String> |
OK.VerifyWCM(OKW_TimeOut timeout,
ArrayList<String> fpALExpectedREGXs,
Supplier<ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
ArrayList<String> |
OK.VerifyWCM(OKW_TimeOut timeout,
String COL,
String ROW,
ArrayList<String> fpALExpected,
BiFunction<String,String,ArrayList<String>> Method2Call)
\see https://www.codementor.io/eh3rrera/using-java-8-method-reference-du10866vx
|
Copyright © 2017 OpenKeyWord. All rights reserved.