Class DiscoveryIndex_bc08ae87d805677e

java.lang.Object
tech.guilhermekaua.spigotboot.generated.DiscoveryIndex_bc08ae87d805677e
All Implemented Interfaces:
DiscoveryIndex

public final class DiscoveryIndex_bc08ae87d805677e extends Object implements DiscoveryIndex
  • Constructor Details

    • DiscoveryIndex_bc08ae87d805677e

      public DiscoveryIndex_bc08ae87d805677e()
  • Method Details

    • entries

      public Map<String,Class<?>[]> entries()
      Specified by:
      entries in interface DiscoveryIndex
      Returns:
      an unmodifiable map from category key to the classes registered for that category. Implementations should return a consistent instance; callers must not mutate it.