public interface PlatformWriterBiClosure<T1,T2>
| Modifier and Type | Method and Description |
|---|---|
void |
write(BinaryRawWriterEx writer,
T1 val1,
T2 val2)
Write values.
|
void write(BinaryRawWriterEx writer, T1 val1, T2 val2)
writer - Writer.val1 - Value 1.val2 - Value 2.
Follow @ApacheIgnite
Ignite Fabric : ver. 1.6.0 Release Date : May 18 2016