\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

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

Detailed Description

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

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

[legend]

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

[legend]

Public Member Functions

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

Protected Member Functions

ProfileMetaData  get (long index)

Constructor & Destructor Documentation

◆ ProfileIterable()

fiftyone.devicedetection.hash.engine.onpremise.interop.ProfileIterable.ProfileIterable ( DeviceDetectionHashEngine   engine,
ProfileMetaDataCollectionSwig   collection  
)

Create a new instance.

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