@Immutable public static final class WindowNode.Function extends Object
| Constructor and Description |
|---|
Function(FunctionCall functionCall,
Signature signature,
WindowNode.Frame frame) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
WindowNode.Frame |
getFrame() |
FunctionCall |
getFunctionCall() |
Signature |
getSignature() |
int |
hashCode() |
public Function(FunctionCall functionCall, Signature signature, WindowNode.Frame frame)
public FunctionCall getFunctionCall()
public Signature getSignature()
public WindowNode.Frame getFrame()
Copyright © 2012–2019. All rights reserved.