Class ImplementInterfaceCBP

All Implemented Interfaces:
org.zeroturnaround.javarebel.ClassBytecodeProcessor

public class ImplementInterfaceCBP extends CacheAwareJavassistClassBytecodeProcessor
Processor making the class implement the given interface only if it is not already doing so.