mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-0: Fixing javadoc
This commit is contained in:
parent
71e7f65d3f
commit
e2f7be119a
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ public interface Span<N, S extends Span<N, S>> extends Comparable<S> {
|
|||
* Render the given span as a string
|
||||
*
|
||||
* @param s the span
|
||||
* @param nToString a function to convert n to a string
|
||||
* @return the string
|
||||
*/
|
||||
default String toString(S s) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue