public class Clock extends Object implements Visitable
Clock()
Clock(Channel channel)
void
accept(Visitor v)
Channel
getChannel()
setChannel(Channel channel)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Clock()
public Clock(Channel channel)
public Channel getChannel()
public void setChannel(Channel channel)
public void accept(Visitor v)
accept
Visitable
Copyright © 2015 LSST. All rights reserved.