Interface Transplant

  • All Known Implementing Classes:
    ImmutableTransplant

    @Immutable(prehash=true)
    public interface Transplant
    • Method Detail

      • getHashesToTransplant

        @NotNull
        @Size(min=1)
        @NotNull @Size(min=1) List<String> getHashesToTransplant()