io.polaris.core.guid.GuidClock Maven / Gradle / Ivy
//package io.polaris.core.guid;
//
///**
// * @author Qt
// * @since 1.8
// */
//public interface GuidClock {
//
// long currentTimestamp();
//
// long nextTimestamp(long lastTimestamp);
//}
//
//package io.polaris.core.guid;
//
///**
// * @author Qt
// * @since 1.8
// */
//public interface GuidClock {
//
// long currentTimestamp();
//
// long nextTimestamp(long lastTimestamp);
//}
//