repository.grepcode.com$java$root@jdk$openjdk@6-b14
repository.grepcode.com$java$root@jdk$openjdk@6-b14@sun$reflect$generics$repository$FieldRepository.java
file
oh
o
[]
package sun.reflect.generics.repository;
This class represents the generic type information for a constructor.
The code is not dependent on a particular reflective implementation.
It is designed to be used unchanged by at least core reflection and JDI.
Static factory method.
- Parameters:
rawSig - the generic signature of the reflective object
that this repository is servicingf - a factory that will provide instances of reflective
objects when this repository converts its AST- Returns:
- a FieldRepository that manages the generic type
information represented in the signature rawSig