public class MoveSourceAndDestination
extends java.lang.Object
Constructor and Description |
---|
MoveSourceAndDestination() |
Modifier and Type | Method and Description |
---|---|
static MoveSourceAndDestination |
create(HierarchyNode source,
HierarchyNode destination) |
boolean |
equals(java.lang.Object obj) |
HierarchyNode |
getDestination() |
HierarchyNode |
getSource() |
int |
hashCode() |
public static MoveSourceAndDestination create(HierarchyNode source, HierarchyNode destination)
public HierarchyNode getSource()
public HierarchyNode getDestination()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
Copyright © 2021. All Rights Reserved.