public final class RotatorSupplierImpl extends Object implements RotatorSupplier
RotatorSupplier
.Constructor and Description |
---|
RotatorSupplierImpl(KeyMappingSupplier keyMappingSupplier) |
Modifier and Type | Method and Description |
---|---|
<E,N extends OpenMutableBinaryTreeNode<E,N>> |
get(N node,
RotationDirection direction) |
public RotatorSupplierImpl(KeyMappingSupplier keyMappingSupplier)
public <E,N extends OpenMutableBinaryTreeNode<E,N>> Rotator<E,N> get(N node, RotationDirection direction)
get
in interface RotatorSupplier
Copyright © 2014–2016. All rights reserved.