Class Utils

java.lang.Object
de.linusdev.lutils.struct.utils.Utils

public class Utils extends Object
  • Field Details

    • UNSAFE

      public static final sun.misc.Unsafe UNSAFE
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • indent

      @NotNull public static @NotNull String indent(@NotNull @NotNull String toIndent, @NotNull @NotNull String indent)