\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

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

Detailed Description

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

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

[legend]

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

[legend]

Public Member Functions

 PropertyIterable (DeviceDetectionHashEngine engine, List< FiftyOneAspectPropertyMetaData > list, PropertyMetaDataCollectionSwig collection)
Create a new instance. More...
void  close () throws Exception

Protected Member Functions

FiftyOneAspectPropertyMetaData  get (long index)

Constructor & Destructor Documentation

◆ PropertyIterable()

fiftyone.devicedetection.hash.engine.onpremise.interop.PropertyIterable.PropertyIterable ( DeviceDetectionHashEngine   engine,
List< FiftyOneAspectPropertyMetaData >   list,
PropertyMetaDataCollectionSwig   collection  
)

Create a new instance.

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