Waypoint.java 文件源码

java
阅读 22 收藏 0 点赞 0 评论 0

项目:pinetrail 作者:
/**
 * The point in time when the coordinates were measured.
 *
 * <p>
 * The timestamp cannot be null and must be in the past (no kidding).
 *
 * @return the point in time when the coordinates were measured
 */
@Past(message = "{Model.Waypoint.Time.Past}")
@NotNull(message = "{Model.Waypoint.Time.NotNull}")
Instant getTime();
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号