Class MethodParameterImpl

java.lang.Object
org.glassfish.hk2.utilities.MethodParameterImpl
All Implemented Interfaces:
MethodParameter

public class MethodParameterImpl extends Object implements MethodParameter
An implementation of MethodParameter that has immutable position and value
Author:
jwells