public class ChunkAdapter extends Chunk
Constructor and Description |
---|
ChunkAdapter(Object obj) |
ChunkAdapter(Object obj,
Category category,
boolean replace) |
Modifier and Type | Method and Description |
---|---|
<T> T |
get(Key<T> entry) |
Object |
getAdaptee() |
Set<Key<?>> |
getKeys() |
<T> void |
put(Key<T> entry,
T value) |
equals, getCategory, getReplace, toString
public ChunkAdapter(Object obj)
Copyright © 2013. All Rights Reserved.