public final class CanonicalPathUtil extends Object
Modifier and Type | Method and Description |
---|---|
static String |
of(@NotNull File file)
Returns an internalized String that is unlikely to collide with other internalized strings in the JVM.
|
Copyright © 2022. All rights reserved.