Class TransformUtil

java.lang.Object
com.liferay.petra.function.transform.TransformUtil
com.liferay.portal.vulcan.util.TransformUtil

@Deprecated public class TransformUtil extends com.liferay.petra.function.transform.TransformUtil
Deprecated.
As of Cavanaugh (7.4.x), replaced by TransformUtil
Do not delete this class to ensure backwards compatibility with older versions of REST Builder.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Methods inherited from class com.liferay.petra.function.transform.TransformUtil

    transform, transform, transform, transform, transformToArray, transformToIntArray, transformToList, transformToList, transformToList, transformToLongArray, unsafeTransform, unsafeTransform, unsafeTransform, unsafeTransform, unsafeTransformToArray, unsafeTransformToIntArray, unsafeTransformToList, unsafeTransformToList, unsafeTransformToList, unsafeTransformToLongArray

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TransformUtil

      public TransformUtil()
      Deprecated.