getKey

public MetadataKey<? extends Object> getKey(int n)

Returns the key for the Nth piece of metadata.

Throws

if either n < 0 or {n >= getCount()}.