Uses of Interface
org.jpox.sco.SCOList

Packages that use SCOList
org.jpox.sco Provides implementations of the wrappers for the mutable Second Class Objects (SCO's) supported by JPOX. 
 

Uses of SCOList in org.jpox.sco
 

Classes in org.jpox.sco that implement SCOList
 class ArrayList
          A mutable second-class ArrayList object.
 class LinkedList
          A mutable second-class LinkedList object.
 class List
          A mutable second-class List object, representing a field in a class, and containing elements of a particular type.
 class Stack
          A mutable second-class Stack object.
 class Vector
          A mutable second-class Vector object.
 



Copyright © -2007 . All Rights Reserved.