| Package | Description | 
|---|---|
| provided.datapacket | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DataPacket<T>Concrete data packet that holds a generic type of data. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends IExtVisitorHost<java.lang.Class<?>,? super ADataPacket>>  | ADataPacketAlgoCmd. apply(java.lang.Class<?> index,
     T host,
     P... params)The actual method called by the host visitor when the associated case is invoked. |