Enum Class ReactiveWrappers.ReactiveLibrary

java.lang.Object
java.lang.Enum<ReactiveWrappers.ReactiveLibrary>
org.springframework.data.util.ReactiveWrappers.ReactiveLibrary
All Implemented Interfaces:
Serializable, Comparable<ReactiveWrappers.ReactiveLibrary>, Constable
Enclosing class:
ReactiveWrappers

public static enum ReactiveWrappers.ReactiveLibrary extends Enum<ReactiveWrappers.ReactiveLibrary>
Enumeration of supported reactive libraries.
Author:
Mark Paluch