Class SimpleFramedRemapper.MethodLoc

java.lang.Object
org.stianloader.softmap.SimpleFramedRemapper.MethodLoc
Enclosing class:
SimpleFramedRemapper

public static class SimpleFramedRemapper.MethodLoc extends Object
  • Constructor Details

    • MethodLoc

      public MethodLoc(@NotNull @NotNull String owner, @NotNull @NotNull String name, @NotNull @NotNull String desc)
  • Method Details

    • equals

      public boolean equals(Object obj)
      Overrides:
      equals in class Object
    • getDesc

      @NotNull public @NotNull String getDesc()
    • getName

      @NotNull public @NotNull String getName()
    • getOwner

      @NotNull public @NotNull String getOwner()
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object