public interface OfficeFloorDecorator
OfficeFloor
.Modifier and Type | Method and Description |
---|---|
void |
decorate(OfficeFloorDecoratorContext context)
Decorates the
OfficeFloor . |
void decorate(OfficeFloorDecoratorContext context) throws Exception
OfficeFloor
.context
- OfficeFloorDecoratorContext
.Exception
- If fails to decorate.Copyright © 2005–2016. All rights reserved.