org.glassfish.hk2.classmodel.reflect.impl
Interface TypeProxy.Notifier<T>

Enclosing class:
TypeProxy<T extends Type>

public static interface TypeProxy.Notifier<T>


Method Summary
 void valueSet(T value)
           
 

Method Detail

valueSet

void valueSet(T value)


Copyright © 2013 Oracle Corporation. All Rights Reserved.