@Deprecated public class TelevisionDisplayAdvisor extends Object
Television
display type operations.| Constructor and Description |
|---|
TelevisionDisplayAdvisor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
check(Television... tvs)
Deprecated.
Checks each supplied
Television's display type, and indicates need for
upgrade if current display type is CRT. |
public static String check(Television... tvs)
Television's display type, and indicates need for
upgrade if current display type is CRT.tvs - varargs parameter of Televisions to check for display upgrade.