\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.hash.engine.onpremise.interop.ValueIterable Class Reference

Detailed Description

Class which adds the Iterable and AutoCloseable interfaces to a native collection representing ValueMetaDatas.

Inheritance diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.ValueIterable:

[legend]

Collaboration diagram for fiftyone.devicedetection.hash.engine.onpremise.interop.ValueIterable:

[legend]

Public Member Functions

 ValueIterable (DeviceDetectionHashEngine engine, ValueMetaDataCollectionSwig collection)
Create a new instance. More...
void  close () throws Exception

Protected Member Functions

ValueMetaData  get (long index)

Constructor & Destructor Documentation

◆ ValueIterable()

fiftyone.devicedetection.hash.engine.onpremise.interop.ValueIterable.ValueIterable ( DeviceDetectionHashEngine   engine,
ValueMetaDataCollectionSwig   collection  
)

Create a new instance.

Parameters
engine - the engine which the meta data relates to
collection - the native collection of values