Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Class
com.sigmadynamics.util.SDArray

Packages that use SDArray
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 
com.sigmadynamics.sdo.util   
com.sigmadynamics.util   

 

Uses of SDArray in com.sigmadynamics.sdo.support

 

Subclasses of SDArray in com.sigmadynamics.sdo.support
 class SDChoiceArray
          Type safe implementation of resizable array containing elements of type Choice.
 class SDGenericObjectArray
          Type safe implementation of resizable array containing elements of type GenericObject.

 

Uses of SDArray in com.sigmadynamics.sdo.util

 

Subclasses of SDArray in com.sigmadynamics.sdo.util
 class SDModelArray
          Type safe implementation of resizable array containing elements of type ModelInterface.
 class SDPredictionContributionsArray
          Type safe implementation of resizable array containing elements of type PredictionContribution[].

 

Uses of SDArray in com.sigmadynamics.util

 

Subclasses of SDArray in com.sigmadynamics.util
 class SDBooleanArray
          Type safe implementation of resizable array containing elements of type boolean.
 class SDDoubleArray
          Type safe implementation of resizable array containing elements of type double.
 class SDIntArray
          Type safe implementation of resizable array containing elements of type int.
 class SDLongArray
          Type safe implementation of resizable array containing elements of type long.
 class SDObjectArray
          Type safe implementation of resizable array containing elements of type Object.
 class SDStringArray
          Type safe implementation of resizable array containing elements of type String.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.