getLongOption(Map< String,?>, String, long) method

Utility method to retrieve an long value from a map in the and provide a default value if the key was not found set.

Syntax

long getLongOption ( Map< String,?> props , String key , long dflt )

Parameters

Returns

the value from the Map or the default.

Usage

the value from the Map or the default.