Interface CommonRegister<R>

All Superinterfaces:
Iterable<RegistryEntry<R>>

public interface CommonRegister<R> extends Iterable<RegistryEntry<R>>
  • Method Details