Class AndDatabaseNameCaptor<S>

java.lang.Object
ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor<String,S>
ch.nolix.base.argumentcaptor.andargumentcaptor.AndDatabaseNameCaptor<S>
Type Parameters:
S - the type of the successor of a AndDatabaseNameCaptor
All Implemented Interfaces:
IAndDatabaseNameCaptor<S>, IArgumentCaptor<S>

public class AndDatabaseNameCaptor<S> extends AbstractArgumentCaptor<String,S> implements IAndDatabaseNameCaptor<S>
Author:
Silvan Wyss