Class SpaceModule.RecordedElements

  • Enclosing class:
    SpaceModule

    private static final class SpaceModule.RecordedElements
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.util.concurrent.ConcurrentMap<java.lang.String,​java.util.List<com.google.inject.spi.Element>> cache  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private RecordedElements()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • cache

        static final java.util.concurrent.ConcurrentMap<java.lang.String,​java.util.List<com.google.inject.spi.Element>> cache
    • Constructor Detail

      • RecordedElements

        private RecordedElements()