|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompositeMap<TKey>
Composite map.
Method Summary | ||
---|---|---|
|
get(Class<TValue> type)
Gets the value map associated to the specified type. |
|
|
get(Class<TValue> type,
TKey key)
Gets the value associated to the specified key for the specified type. |
Method Detail |
---|
<TValue extends PdfObjectWrapper<? extends PdfDataObject>> Map<TKey,TValue> get(Class<TValue> type)
<TValue extends PdfObjectWrapper<? extends PdfDataObject>> TValue get(Class<TValue> type, TKey key)
|
PDF Clown 0.1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |