public class WindowSizeAgentBuilder extends AbstractSizeAgentBuilder
| Constructor and Description |
|---|
WindowSizeAgentBuilder() |
| Modifier and Type | Method and Description |
|---|---|
SizeAgent |
getOperation(ComponentAgent agent)
This method create and return a specific implementation of
OperationAgent object for specified OperationAgent class. |
getOperationClasspublic SizeAgent getOperation(ComponentAgent agent)
OperationAgentBuilderOperationAgent object for specified OperationAgent class.
Similar to factory pattern.Copyright © 2019 Potix Corporation. All rights reserved.