public interface RotatorSupplier
Rotator
components.Modifier and Type | Method and Description |
---|---|
<E,N extends OpenMutableBinaryTreeNode<E,N>> |
get(N node,
RotationDirection direction) |
<E,N extends OpenMutableBinaryTreeNode<E,N>> Rotator<E,N> get(N node, RotationDirection direction)
Copyright © 2014–2016. All rights reserved.