接口 CachedOutput

所有已知实现类:
HashCache.CacheUpdater

public interface CachedOutput
  • 字段概要

    字段
    修饰符和类型
    字段
    说明
    static final CachedOutput
     
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    writeIfNeeded(Path p_236022_, byte[] p_236023_, com.google.common.hash.HashCode p_236024_)
     
  • 字段详细资料

  • 方法详细资料

    • writeIfNeeded

      void writeIfNeeded(Path p_236022_, byte[] p_236023_, com.google.common.hash.HashCode p_236024_) throws IOException
      抛出:
      IOException