public class KeSwitcher extends Object implements Serializable
| Constructor and Description |
|---|
KeSwitcher() |
| Modifier and Type | Method and Description |
|---|---|
Class<?> |
getPrimary() |
Class<?> |
getSecondary() |
void |
setPrimary(Class<?> primary) |
void |
setSecondary(Class<?> secondary) |
String |
toString() |
Copyright © 2020. All rights reserved.