\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

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

Detailed Description

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

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

[legend]

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

[legend]

Public Member Functions

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

Protected Member Functions

ComponentMetaData  get (long index)

Constructor & Destructor Documentation

◆ ComponentIterable()

fiftyone.devicedetection.hash.engine.onpremise.interop.ComponentIterable.ComponentIterable ( DeviceDetectionHashEngine   engine,
ComponentMetaDataCollectionSwig   collection  
)

Create a new instance.

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