Skip to content

Commit 2f6e7ae

Browse files
gselzerctrueden
authored andcommitted
ClassUtils: TODO finish migrating to Types
1 parent 8c05cc8 commit 2f6e7ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/scijava/util/ClassUtils.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ public static void setValue(final Field field, final Object instance,
352352

353353
// -- Comparison --
354354

355+
// START HERE: Migrate remaining methods to Types, then deprecate this class.
355356
/**
356357
* Compares two {@link Class} objects using their fully qualified names.
357358
* <p>

0 commit comments

Comments
 (0)