public class ImmutableMeta extends Object
| Constructor and Description |
|---|
ImmutableMeta(Constructor<?> constructor,
Method[] readers) |
| Modifier and Type | Method and Description |
|---|---|
Constructor<?> |
getConstructor() |
Method[] |
getReaders() |
boolean |
isCompoundType() |
public ImmutableMeta(Constructor<?> constructor, Method[] readers)
public Constructor<?> getConstructor()
public Method[] getReaders()
public boolean isCompoundType()
Copyright © 2014. All Rights Reserved.