コード例 #1
0
 public K getKey() {
   return entry != null ? entry.getKey(position) : null;
 }