public class Span extends Object
Span()
Span(BTime start, BTime end)
BTime
getEnd()
getStart()
void
setEnd(BTime end)
setStart(BTime start)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Span()
public Span(BTime start, BTime end)
public BTime getStart()
public void setStart(BTime start)
public BTime getEnd()
public void setEnd(BTime end)
Copyright © 2018. All rights reserved.