|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Objectse.jbee.inject.util.Constructible<T>
public final class Constructible<T>
| Field Summary | |
|---|---|
Constructor<T> |
constructor
|
Parameter<?>[] |
parameters
|
| Method Summary | ||
|---|---|---|
static
|
constructible(Constructor<T> constructor,
Parameter<?>... parameters)
|
|
Type<T> |
getType()
|
|
|
typed(Type<E> supertype)
|
|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Constructor<T> constructor
public final Parameter<?>[] parameters
| Method Detail |
|---|
public static <T> Constructible<T> constructible(Constructor<T> constructor,
Parameter<?>... parameters)
public Type<T> getType()
getType in interface Typed<T>Type of this object.public <E> Constructible<E> typed(Type<E> supertype)
typed in interface Typed<T>Type.
|
Silk DI 0.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||