GestureRecognizerFactoryConstructorCallable<T extends GestureRecognizer> typedef

GestureRecognizerFactoryConstructorCallable<T extends GestureRecognizer> = Callable<T>

typedef GestureRecognizerFactoryConstructor

Implementation

typedef GestureRecognizerFactoryConstructorCallable<T extends GestureRecognizer>
    = Callable<T>;