public abstract class Format extends Object implements IReferenceContainerType
| 限定符和类型 | 类和说明 |
|---|---|
static class |
Format.Map |
static class |
Format.Option |
static class |
Format.Primitive
The formats of primitive types.
|
static class |
Format.Seq |
static class |
Format.Tuple
A tuple, e.g. the format of `(Foo, Bar)`.
|
static class |
Format.TupleArray
Alias for `(Foo, ...
|
static class |
Format.TypeName
The name of a container.
|
| 构造器和说明 |
|---|
Format() |
Copyright © 2021. All rights reserved.