Closed Huy-Ngo closed 5 years ago
Since the instance variable suffix can be static constant, I have changed it so. Another conditional statement is also rewritten to be more idiomatic.
suffix
static
You missed the opportunity to solve #6. IMHO casting could fit as a style change very well.
Since the instance variable
suffix
can bestatic
constant, I have changed it so. Another conditional statement is also rewritten to be more idiomatic.