Interface ValueMapper<S>


public interface ValueMapper<S>
  • Method Summary

    Modifier and Type
    Method
    Description
    getValue(S status)
     
  • Method Details

    • getValue

      Long getValue(S status)