public class ResultColumn extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeColumn(Transfer out,
ResultInterface result,
int i)
Write a result column to the given output.
|
public static void writeColumn(Transfer out, ResultInterface result, int i) throws IOException
out - the object to where to write the dataresult - the resulti - the column indexIOExceptionCopyright © 2012 JBoss by Red Hat. All Rights Reserved.