patchSetFactory property

PatchSetFactory<T> patchSetFactory
final

A callback that can generate PatchSet instances for patch events

Implementation

final PatchSetFactory<T> patchSetFactory;