Interface ICalendarMapKey

All Superinterfaces:
IMapKey, ITemporalMapKey
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ICalendarMapKey extends ITemporalMapKey
An IMapItem key based on an ICalendarTemporalItem.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the atomic item used as the key.

    Methods inherited from interface dev.metaschema.core.metapath.item.function.IMapKey

    hashCode

    Methods inherited from interface dev.metaschema.core.metapath.item.function.ITemporalMapKey

    isSameKey