Interface IAndSchemaCaptor<C,S>
- Type Parameters:
C- the type of the schema of aAndSchemaCaptorS- the type of the successor of aAndSchemaCaptor
- All Superinterfaces:
ArgumentCaptor<S>
- All Known Implementing Classes:
AndSchemaCaptor
- Author:
- Silvan Wyss
-
Method Summary
Methods inherited from interface ArgumentCaptor
scsArgCpt
-
Method Details
-
andSchema
-
getStoredSchema
C getStoredSchema()
-