Interface InstantAttributeMapper

All Known Implementing Classes:
BaseMapper

public interface InstantAttributeMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    default Instant
    mapTime(Long epochMilli)
     
  • Method Details