Interface Collection.Function<R,​S>

Enclosing class:
Collection

public static interface Collection.Function<R,​S>
  • Method Summary

    Modifier and Type Method Description
    S apply​(R r)