Interface PlaceTransformer

    • Method Detail

      • apply

        default Place apply​(Place place)
        Specified by:
        apply in interface java.util.function.Function<Place,​Place>