|
|
@@ -16,7 +16,6 @@ import net.ranides.assira.trace.StackInspector;
|
|
|
/**
|
|
|
*
|
|
|
* @author ranides
|
|
|
- * @todo (migration) assira (text)
|
|
|
*/
|
|
|
@SuppressWarnings({"PMD.ShortVar"})
|
|
|
public final class Strings {
|
|
|
@@ -229,6 +228,7 @@ public final class Strings {
|
|
|
* źródłowych za pomocą ClassLoadera.
|
|
|
* </p>
|
|
|
* @return
|
|
|
+ * @todo (migration) Strings#raw
|
|
|
*/
|
|
|
public static String raw() {
|
|
|
StackTraceElement frame = StackInspector.frame(StackInspector.CALLER);
|