Uses of Enum Class
org.casbin.jcasbin.persist.WatcherEx.UpdateType
Packages that use WatcherEx.UpdateType
-
Uses of WatcherEx.UpdateType in org.casbin.jcasbin.persist
Subclasses with type arguments of type WatcherEx.UpdateType in org.casbin.jcasbin.persistMethods in org.casbin.jcasbin.persist that return WatcherEx.UpdateTypeModifier and TypeMethodDescriptionstatic WatcherEx.UpdateTypeReturns the enum constant of this class with the specified name.static WatcherEx.UpdateType[]WatcherEx.UpdateType.values()Returns an array containing the constants of this enum class, in the order they are declared.