Interface MicroSecondDateSupplier


public interface MicroSecondDateSupplier
  • Method Summary

    Modifier and Type Method Description
    java.time.Instant load()  
  • Method Details

    • load

      java.time.Instant load()