Class RegistryImpl<T>

java.lang.Object
com.jozufozu.flywheel.impl.registry.RegistryImpl<T>
All Implemented Interfaces:
Registry<T>, Iterable<T>

public class RegistryImpl<T> extends Object implements Registry<T>
  • Constructor Details

    • RegistryImpl

      public RegistryImpl()
  • Method Details