public class Clock extends Object implements Visitable, Serializable
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 © 2020 LSST. All rights reserved.