public class BatchPrinter extends Object
Constructor and Description |
---|
BatchPrinter() |
Modifier and Type | Method and Description |
---|---|
static void |
printBatch(VectorAccessible batch) |
static void |
printBatch(VectorAccessible batch,
SelectionVector2 sv2) |
static void |
printHyperBatch(VectorAccessible batch,
SelectionVector4 sv4) |
public static void printHyperBatch(VectorAccessible batch, SelectionVector4 sv4)
public static void printBatch(VectorAccessible batch)
public static void printBatch(VectorAccessible batch, SelectionVector2 sv2)
Copyright © 1970 The Apache Software Foundation. All rights reserved.