Asuming i want to change a lib which uses Strings now and i want to change the lib to support Charsequences.
What do i need to take care of? Any known tripping hazards?
Do i simply change all References from String to Charsequence?
What do i need to take care of? Any known tripping hazards?
Do i simply change all References from String to Charsequence?