public class BinPackerFactory
extends java.lang.Object
Constructor and Description |
---|
BinPackerFactory() |
Modifier and Type | Method and Description |
---|---|
static BinPacker |
getBinPacker(Heuristic heuristic)
Gets the bin packer.
|
static void |
main(java.lang.String[] args)
The main method.
|