Package 

Interface ObstacleManager

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Boolean hasContentForSite(Site site) Checks if obstacles content is available for a site.
      • Methods inherited from class com.pointrlabs.core.obstacle.ObstacleManager

        addListener, removeListener
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • hasContentForSite

         abstract Boolean hasContentForSite(Site site)

        Checks if obstacles content is available for a site. First checks cache, then checks storage (also loads obstacles into cache, if exists).