Class: DataPair

DataPair


new DataPair()

Holds a string and a long. Data class.

Used in the return list of RealEstateProfiles.citiesToRestaurants
Source:
DataPair.js

Members


name :String

The name of the entry
Type:
  • String
Source:
DataPair.js

value :number

The value of the entry
Type:
  • number
Source:
DataPair.js