public class AsMappable
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AsMappable.CoercedMappable |
| Constructor and Description |
|---|
AsMappable() |
| Modifier and Type | Method and Description |
|---|---|
static Mappable |
asMappable(java.lang.Object toCoerce)
Convert supplied object to a Mappable instance.
|
public static Mappable asMappable(java.lang.Object toCoerce)
toCoerce - Object to convert to a Mappable