Interface OfficeFloorHttpFunction.HttpFunctionOfficeFloorFactory
- All Known Implementing Classes:
OfficeFloorHttpFunctionMain
- Enclosing class:
- OfficeFloorHttpFunction
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Factory to create the compiled and open
OfficeFloor.-
Method Summary
-
Method Details
-
compileAndOpenOfficeFloor
Compiles and opens theOfficeFloor.- Returns:
- Compiled and open
OfficeFloor. - Throws:
Exception- If fails to compile and open theOfficeFloor.
-