public class BoxFactory extends Object implements IBoxFactory
Constructor and Description |
---|
BoxFactory(Boxes boxes) |
Modifier and Type | Method and Description |
---|---|
static IBoxFactory |
getDefault() |
Box |
newBox(Header header) |
public BoxFactory(Boxes boxes)
public static IBoxFactory getDefault()
public Box newBox(Header header)
newBox
in interface IBoxFactory
Copyright © 2019. All rights reserved.