Interface RMKey.ValueForKeyChain

All Known Implementing Classes:
ReportMill, RMGroup, RMGroup.Running
Enclosing class:
RMKey

public static interface RMKey.ValueForKeyChain
This interface is implemented by objects that want to handle getting keychain values themselves.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • valueForKeyChain

      Object valueForKeyChain(Object aKeyChain)