public abstract class SASectionNumber extends Object implements SASegmentNumber
| Constructor and Description |
|---|
SASectionNumber() |
| Modifier and Type | Method and Description |
|---|---|
abstract <T> T |
sectionNumberAccept(SASectionNumberVisitor<T> v)
Accept a section number visitor.
|
abstract String |
sectionNumberFormat() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsegmentNumberAcceptpublic abstract <T> T sectionNumberAccept(@Nonnull SASectionNumberVisitor<T> v) throws com.io7m.jaux.Constraints.ConstraintError, Exception
Copyright © 2014 <code@io7m.com> http://io7m.com