public abstract class BasicUnit extends Object implements ChronoUnit
Abstract time unit class which can define its own rule.
TimePoint.plus(long, U)
TimePoint.minus(long, U)
TimePoint.until(T, U)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLength, isCalendrical
Copyright © 2014–2015. All rights reserved.