TheoPrice.java 文件源码

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

项目:QD 作者:
/**
 * Returns time of the last theo price computation.
 * Time is measured in milliseconds between the current time and midnight, January 1, 1970 UTC.
 * @return time of the last theo price computation.
 */
@XmlJavaTypeAdapter(type=long.class, value=XmlTimeAdapter.class)
@XmlSchemaType(name="dateTime")
public long getTime() {
    return time;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号