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. |
getOperationClass
public SizeAgent getOperation(ComponentAgent agent)
OperationAgentBuilder
OperationAgent
object for specified OperationAgent class.
Similar to factory pattern.Copyright © 2019 Potix Corporation. All rights reserved.