public class Switcher extends Object
Switcher(String name, boolean on)
String
getName()
boolean
isOn()
void
offSwitcher()
onSwitcher()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Switcher(String name, boolean on)
public String getName()
public boolean isOn()
public void onSwitcher()
public void offSwitcher()
Copyright © 2016. All rights reserved.