Interface MacroCacheKey

All Known Implementing Classes:
NoCache

public interface MacroCacheKey
  • Method Details

    • cacheValue

      void cacheValue(@Nonnull String value)
    • lookupValue

      @Nullable String lookupValue()