public interface Truncator
<T> T
truncate(T item)
<T> T truncate(T item) throws java.lang.Exception
item
java.lang.Exception