gov.nih.nlm.nls.dbm
Class IntArrayObject

java.lang.Object
  extended bygov.nih.nlm.nls.dbm.IntArrayObject
All Implemented Interfaces:
java.io.Serializable

public final class IntArrayObject
extends java.lang.Object
implements java.io.Serializable

IntArrayObject Fri May 31 18:57:39 EDT 2002, divita Initial Version

See Also:
Serialized Form

Constructor Summary
IntArrayObject(int[] pVals)
          This is a constructor for IntArrayObject
 
Method Summary
(package private)  int[] getIntArray()
          Method getIntArray
(package private)  void set(int[] pVals)
          Method set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntArrayObject

public IntArrayObject(int[] pVals)
This is a constructor for IntArrayObject

Parameters:
pVals -
Method Detail

getIntArray

final int[] getIntArray()
Method getIntArray

Returns:
int[]

set

final void set(int[] pVals)
Method set

Parameters:
pVals -


The use and distribution of this material is subject to the terms and conditions included in the file SPECIALIST_NLP_TOOLS_TERMS_AND_CONDITIONS.TXT, located in the root directory of the distribution.