package

androidx.pdf.util.persistence

Interfaces

ClockInterface of SystemClock; real instances should just delegate the calls to the static methods, while test instances return values set manually; see .

Classes

SystemClockImplImplementation of Clock that delegates to the system clock.