Uses of Interface
com.strobel.decompiler.types.ITypeListener
Packages that use ITypeListener
-
Uses of ITypeListener in com.strobel.decompiler.types
Classes in com.strobel.decompiler.types that implement ITypeListenerFields in com.strobel.decompiler.types declared as ITypeListenerFields in com.strobel.decompiler.types with type parameters of type ITypeListenerModifier and TypeFieldDescriptionprivate List<ITypeListener> TypeProxy._listenersprivate static final List<ITypeListener> TypeProxy.EMPTY_LISTENERSMethods in com.strobel.decompiler.types with parameters of type ITypeListenerModifier and TypeMethodDescriptionvoidITypeInfo.addListener(ITypeListener listener) final voidTypeProxy.addListener(ITypeListener listener) voidITypeInfo.removeListener(ITypeListener listener) final voidTypeProxy.removeListener(ITypeListener listener)