- All Known Implementing Classes:
Key
public interface IKey<T>
Simple interface to enrich the
Map key with some
functionality like assertion of value type and default value
handling.-
Method Summary
Modifier and TypeMethodDescriptionbooleanisDefaultValue(T value) checks if given value is equal to default valuekey()