Interface Registry<T>

Type Parameters:
T - The type

@DoNotStore public interface Registry<T>
A store of registry entries with a well defined type.
  • Method Details