|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstanceTypePair | |
|---|---|
| org.glassfish.jersey.internal.util.collection | Common set of Jersey collection classes. |
| Uses of InstanceTypePair in org.glassfish.jersey.internal.util.collection |
|---|
| Methods in org.glassfish.jersey.internal.util.collection that return InstanceTypePair | ||
|---|---|---|
static
|
InstanceTypePair.of(T instance)
Create new instance-type pair from an instance. |
|
static
|
InstanceTypePair.of(T instance,
Type type)
Create new instance-type pair from an instance. |
|
static
|
InstanceTypePair.of(T instance,
org.glassfish.hk2.TypeLiteral<T> type)
Create new instance-type pair from an instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||