Class GSONClone

java.lang.Object
net.mcreator.util.GSONClone

public class GSONClone extends Object
  • Constructor Details

    • GSONClone

      public GSONClone()
  • Method Details

    • clone

      public static <T> T clone(T object, Class<?> clazz)