Searched refs:prefixSpaces (Results 1 – 1 of 1) sorted by relevance
82 private static String formatInterfaces(String prefixSpaces, String interfaces) { in formatInterfaces() argument84 String newLine = String.format("\n%s ", prefixSpaces); in formatInterfaces()