Class StubbedCallback<T>

  • Type Parameters:
    T - the type parameter for this callback
    All Implemented Interfaces:
    SmoochCallback<T>

    public class StubbedCallback<T>
    extends java.lang.Object
    implements SmoochCallback<T>
    Stubbed implementation of SmoochCallback that does nothing when invoked