Metaspace.Tuple.entrySet()

Signature

Object entrySet (Object tuple)

Domain

ACTION

Description

Returns the entrySet from the Tuple

Parameters

NameTypeDescription
tupleObjectTuple Object

Returns

TypeDescription
ObjectThe entrySet(java.util.Set instance) from the Tuple

Cautions

none