Interface LongTermStats.RecordAccepter

Enclosing interface:
LongTermStats

public static interface LongTermStats.RecordAccepter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    acceptRecord(long timestamp)
     
  • Method Details

    • acceptRecord

      boolean acceptRecord(long timestamp)