Package jsonvalues.spec
Interface JsArraySpec
-
- All Superinterfaces:
JsSpec
- All Known Implementing Classes:
JsArrayOfJsObjSpec,JsTupleSpec
public interface JsArraySpec extends JsSpec
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Set<SpecError>test(JsArray array)
-