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.SDLongArray

Packages that use SDLongArray
com.sigmadynamics.server.rtis.PredictionEngine Platform support for prediction models. 
com.sigmadynamics.util   

 

Uses of SDLongArray in com.sigmadynamics.server.rtis.PredictionEngine

 

Methods in com.sigmadynamics.server.rtis.PredictionEngine with parameters of type SDLongArray
 void InputCollector.put(int attributeId, SDLongArray values)
          Passes value of date array attribute.

 

Uses of SDLongArray in com.sigmadynamics.util

 

Methods in com.sigmadynamics.util with parameters of type SDLongArray
 void SDLongArray.addAll(SDLongArray array)
          Appends all of the elements in the specified array to the end of this array.
 void SDLongArray.addAll(SDLongArray array)
          Appends all of the elements in the specified array to the end of this array.
 boolean SDLongArray.containsAll(SDLongArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDLongArray.containsAll(SDLongArray elements)
          Returns true if this array contains all elements of the specified array.
 boolean SDLongArray.containsAny(SDLongArray elements)
          Returns true if this array contains any one of the elements of the specified array.
 boolean SDLongArray.containsAny(SDLongArray elements)
          Returns true if this array contains any one of the elements of the specified array.
static boolean Null.isAllNull(SDLongArray values)
           
static boolean Null.isAllNull(SDLongArray values)
           

 


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.