- All Known Implementing Classes:
ComponentLayout
,IntegerLayout
,LongLayout
,StringLayout
public interface Layout
-
Field Summary
Modifier and TypeFieldDescriptionstatic final ComponentLayout
static final IntegerLayout
static final StringLayout
-
Method Summary
-
Field Details
-
INT
-
STRING
-
COMPONENT
-
-
Method Details
-
toInteger
- Throws:
LayoutMismatchException
-
toString
- Throws:
LayoutMismatchException
-
toLong
- Throws:
LayoutMismatchException
-
getBackingType
BackingType getBackingType() -
is
-