Package com.strobel.decompiler.types
Class TypeProxy.DelegateListener
- java.lang.Object
-
- com.strobel.decompiler.types.TypeProxy.DelegateListener
-
- All Implemented Interfaces:
ITypeListener
- Enclosing class:
- TypeProxy
private final class TypeProxy.DelegateListener extends java.lang.Object implements ITypeListener
-
-
Constructor Summary
Constructors Modifier Constructor Description private
DelegateListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
onChanged()
-
-
-
Method Detail
-
onChanged
public final void onChanged()
- Specified by:
onChanged
in interfaceITypeListener
-
-