Overview | Package | Class | Tree | Index | Help NetCharts 4.5
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD

netcharts.util
Class NFKeyValue

java.lang.Object
  |
  +--netcharts.util.NFKeyValue

public class NFKeyValue
This class is used to hold two associated items, a key and a value, of any object type.


Field Summary
java.lang.Object key
          The key.
java.lang.Object value
          The value.
 
Constructor Summary
NFKeyValue()
          Standard constructor.
NFKeyValue(java.lang.Object key, java.lang.Object value)
          Contsruct a NFKeyValue with the given key and value.
 

Field Detail

key

public java.lang.Object key
The key.

value

public java.lang.Object value
The value.
Constructor Detail

NFKeyValue

public NFKeyValue()
Standard constructor.

NFKeyValue

public NFKeyValue(java.lang.Object key,
                  java.lang.Object value)
Contsruct a NFKeyValue with the given key and value.

Overview | Package | Class | Tree | Index | Help
PREV CLASS | NEXT CLASS FRAMES  | NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD


Visual Mining, Inc.
15825 Shady Grove Rd.
Suite 20
Rockville, MD 20850
800.308.0731
301.947.8293 FAX

Copyright © Visual Mining, Inc. 1996 - 2004
All Rights Reserved.

NetCharts TM is a registered trademark of Visual Mining, Inc. Other brands and their products are trademarks of their respective holders.

Last Modified: Feb 20, 2004