当前位置: 代码迷 >> J2SE >> 各位见过下面类型的帮忙给解释一下吧,万分感谢!解决方案
  详细解决方案

各位见过下面类型的帮忙给解释一下吧,万分感谢!解决方案

热度:107   发布时间:2016-04-24 15:00:36.0
各位见过下面类型的帮忙给解释一下吧,万分感谢!!
IndexedCollection   iColl   =   (IndexedCollection)DataElement.readObject( "iJournals ");
KeyedCollection   kColl   =   (KeyedCollection)   iColl.getElementAt(0);

IndexedCollection   和   KeyedCollection   是什么用法?如何用呢?

------解决方案--------------------
自定义的类型?
  相关解决方案