public interface TimestampGenerator<TIMESTAMP_TYPE>
Modifier and Type | Method and Description |
---|---|
TIMESTAMP_TYPE |
now() |
java.lang.Class<TIMESTAMP_TYPE> |
timestampType() |
TIMESTAMP_TYPE now()
java.lang.Class<TIMESTAMP_TYPE> timestampType()
Copyright © 2014–2017 ActFramework. All rights reserved.