Class GoGridHardwareSupplier

  • All Implemented Interfaces:
    com.google.common.base.Supplier<Set<? extends Hardware>>, Supplier<Set<? extends Hardware>>

    @Singleton
    public class GoGridHardwareSupplier
    extends Object
    implements com.google.common.base.Supplier<Set<? extends Hardware>>
    • Field Detail

      • H16384

        public static final Hardware H16384
      • H8192

        public static final Hardware H8192
      • H4096

        public static final Hardware H4096
      • H2048

        public static final Hardware H2048
      • H1024

        public static final Hardware H1024
      • H512

        public static final Hardware H512
      • H_ALL

        public static final com.google.common.collect.ImmutableSet<Hardware> H_ALL
    • Constructor Detail

      • GoGridHardwareSupplier

        public GoGridHardwareSupplier()