2015年9月2日
摘要: package com.leegh.parameterization/** * @author Guohui Li */class Personclass Student extends Personclass C[+T](val args: T)trait Friend[-T] { def ma... 阅读全文
posted @ 2015-09-02 08:55 李格非 阅读(138) 评论(0) 推荐(0) 编辑