Package xyz.cofe.cbuffer.page
Interface Duration<SELF extends Duration>
-
- All Known Implementing Classes:
NanoDuration
public interface Duration<SELF extends Duration>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SELFadd(SELF self)SELFsub(SELF self)
-