fill


Description:

public abstract void fill (Attributes attrs)

Adds the attributes to the set cached on this object.

If an attribute is already present in the cache it will be overridden by this value.

This will be done in a thread-safe manner.

If the attrs Attributes is floating, it is consumed.

Parameters:

this

an object with the cache

attrs

the attributes to cache