Package com.google.gerrit.extensions.registration
-
Interface Summary Interface Description DynamicMap.Entry<T> RegistrationHandle Handle for registered information.ReloadableRegistrationHandle<T> -
Class Summary Class Description DynamicItem<T> A single item that can be modified as plugins reload.DynamicMap<T> A map of members that can be modified as plugins reload.DynamicSet<T> A set of members that can be modified as plugins reload.PrivateInternals_DynamicMapImpl<T> DO NOT USEPrivateInternals_DynamicTypes DO NOT USE