Interface MildValues.InverseMapping

All Known Implementing Classes:
MildValues.Soft, MildValues.Weak
Enclosing class:
MildValues<K,V>

static interface MildValues.InverseMapping
Represents an inverse mapping from a value to its key.
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
  • Method Details