com.arsdigita.util
Interface ConcurrentDict.EntrySupplier

Enclosing interface:
ConcurrentDict

public static interface ConcurrentDict.EntrySupplier

See Also:
ConcurrentDict.get(Object)

Method Summary
 Object supply(Object key)
          Supplies the value to be mapped to the passed in key.
 

Method Detail

supply

public Object supply(Object key)
Supplies the value to be mapped to the passed in key.

See Also:
ConcurrentDict.get(Object)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC