在指定位置插入一条同结构记录 @param pos int 位置,从1开始计数,0表示追加,小于0则从后数 @param val Object 需要添加的记录
(int pos, Object val)
source not stored for this graph (policy: none)
no test coverage detected