Package org.hibernate.internal.util
Interface StringHelper.Renderer<T>
-
- Enclosing class:
- StringHelper
public static interface StringHelper.Renderer<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
render(T value)
-