public class SloanFromJohnson extends Object implements StarUtilizer
| Modifier and Type | Field and Description |
|---|---|
static String |
gp |
static String |
gprp |
static String |
rp |
static String |
rpip |
static String |
rpzp |
static String |
upgp |
| Constructor and Description |
|---|
SloanFromJohnson() |
| Modifier and Type | Method and Description |
|---|---|
Star |
utilize(Star star)
Taken from
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
|