Class IsTypeOf

java.lang.Object
me.devnatan.inventoryframework.util.IsTypeOf

public final class IsTypeOf extends Object
  • Method Details

    • isTypeOf

      public static boolean isTypeOf(@NotNull @NotNull Class<?> superCls, @NotNull @NotNull Class<?> cls)