public abstract class Instant<I extends Instant<I>> extends Object implements ComplexValue, Comparable<I>, Serializable
| Modifier and Type | Method and Description |
|---|---|
abstract String |
format(String pattern) |
abstract DataType |
getDataType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoSimpleValuecompareTopublic abstract DataType getDataType()
public abstract String format(String pattern) throws IllegalFormatException
IllegalFormatExceptionString.format(String, Object...)Copyright © 2024. All rights reserved.