commons
b2007101701

推奨されていない API

推奨されていないメソッド
org.phosphoresce.commons.util.StringMapList.add(Object)
          add(StringMap o)を使用する 
org.phosphoresce.commons.util.StringMapList.addAll(Collection)
          addAll(StringMapList c)を使用する 
org.phosphoresce.commons.util.StringMapList.contains(Object)
          contains(StringMap o)を使用する 
org.phosphoresce.commons.util.StringMapList.containsAll(Collection)
          containsAll(StringMapList c)を使用する 
org.phosphoresce.commons.util.StringMap.containsKey(Object)
          containsKey(String key)を使用する 
org.phosphoresce.commons.util.StringMap.containsValue(Object)
          containsValue(String value)を使用する 
org.phosphoresce.commons.util.StringMap.get(Object)
          get(String key)を使用する 
org.phosphoresce.commons.util.StringMapList.iterator()
          recordIterator()を使用する 
org.phosphoresce.commons.util.StringMapList.listIterator()
          recordIterator()を使用する 
org.phosphoresce.commons.util.StringMapList.listIterator(int)
          recordIterator()を使用する 
org.phosphoresce.commons.util.StringMapIterator.next()
          nextRecord()を使用する 
org.phosphoresce.commons.util.StringIterator.next()
          nextString()を使用する 
org.phosphoresce.commons.util.StringMap.put(Object, Object)
          put(String key, String value)を使用する 
org.phosphoresce.commons.util.StringMap.putAll(Map)
          putAll(StringMap t)を使用する 
org.phosphoresce.commons.util.StringMapList.remove(Object)
          remove(StringMap o)を使用する 
org.phosphoresce.commons.util.StringMap.remove(Object)
          remove(String key) 
org.phosphoresce.commons.util.StringMapList.removeAll(Collection)
          removeAll(StringMapList c)を使用する 
org.phosphoresce.commons.util.StringMapList.retainAll(Collection)
          retainAll(StringMapList c)を使用する 
org.phosphoresce.commons.util.StringMapList.toArray()
          toStringMapArray()を使用する 
org.phosphoresce.commons.util.StringMapList.toArray(Object[])
          toStringMapArray(StringMap[] a)を使用する 
 


commons
b2007101701