public class Nouns extends Object
Modifier and Type | Method and Description |
---|---|
static String |
singularize(String plural)
Converts given pluralized noun into the singular form.
|
Copyright © 2012-2021 MapStruct Authors; All rights reserved. Released under the Apache Software License 2.0.