JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.despical.tntrun.scoreboard.formatter
LineFormatter
Contents
Description
Method Summary
Method Details
format(User, Game, String)
Hide sidebar
Show sidebar
Interface LineFormatter
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
LineFormatter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
format
(
User
user,
Game
game,
String
line)
Method Details
format
String
format
(
User
user,
Game
game,
String
line)