Module dev.metaschema.core
Interface IOpaqueMapKey
- All Superinterfaces:
IMapKey
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Represents a map key with no special handling based on the key value's data
type. In this way the key value is essentially "opaque".
-
Method Summary