Searched refs:operationDescription (Results 1 – 1 of 1) sorted by relevance
180 …private static String stringTransformer(String s, String operationDescription, Function<String, St… in stringTransformer() argument182 …new IllegalArgumentException(String.format("You cannot %s an empty string", operationDescription)); in stringTransformer()