Interface CachedFunction.KeyListener<S>

Enclosing class:
CachedFunction<T,R>

public static interface CachedFunction.KeyListener<S>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    keyAdded(S key)
     
  • Method Details

    • keyAdded

      void keyAdded(S key)