Interface ListMap.Mapper<F,​B>

  • Enclosing class:
    ListMap

    public static interface ListMap.Mapper<F,​B>
    • Method Detail

      • map

        B map​(F foo)