Skip to content

注释 拼写错误 ICache.java #1

@jiang320

Description

@jiang320

src\main\java\com\spring2go\okcache\ICache.java

拼写错误

  • @param ttl the time to idle value in milliseconds
    void put(K key, byte[] value, long tti) throws IOException;
    tti
    改为
    ttl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions