public interface RotateRight
Modifier and Type | Field and Description |
---|---|
static RotateRight |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
rotateRight(int low,
int high,
double cos,
double sin) |
static final RotateRight NULL
Copyright © 2019 Optimatika. All rights reserved.