toggle menu
Algoutils
0.9.1-SNAPSHOT
jvm
switch theme
search in API
algoutils-tutor
/
org.tudalgo.algoutils.tutor.general.match
/
Stringifiable
Stringifiable
public
interface
Stringifiable
(
source
)
A type providing a
human-readable
string.
Author
Dustin Glaser
Inheritors
Identifiable
Members
Functions
string
Link copied to clipboard
public
abstract
String
string
(
)
Returns a human-readable string representation of this object.