Interface ExampleTypes.NestedThing<I1,​I2>

  • All Superinterfaces:
    Function<I1,​I2>
    Enclosing class:
    ExampleTypes

    public static interface ExampleTypes.NestedThing<I1,​I2>
    extends Function<I1,​I2>