Package acdp.misc
Class Layout.LtEntry
java.lang.Object
acdp.misc.Layout.LtEntry
- Enclosing class:
Layout
A layout entry.
- Author:
- Beat Hörmann
-
Field Summary
Fields -
Method Summary
-
Field Details
-
key
The key, nevernull
. -
value
The value, nevernull
. The type of the value is one ofString
,Seq
orLayout
.
-