public interface  net.bytebuddy.implementation.Implementation$Composable extends java.lang.Object implements net.bytebuddy.implementation.Implementation
{
public abstract net.bytebuddy.implementation.Implementation andThen(net.bytebuddy.implementation.Implementation);
public abstract net.bytebuddy.implementation.Implementation$Composable andThen(net.bytebuddy.implementation.Implementation$Composable);
}