Please don’t have a method named plusIshRoundCeiling() in a library that “might” be used for years in lots of projects :) The plus() one is almost there and you can easily explain the ugly bits in javadocs (with lots of warnings around it so that it sticks out and is addressed hopefully in some next convenient cycle)
> (with lots of warnings around it so that it sticks out and is addressed hopefully in some next convenient cycle) How do you expect to address it when there isn't a single obvious "right" that everyone will have the same intuition on?
Long term, you might deprecate it and solve the problem with more intuitive abstraction.