Utility methods for dealing with java.lang.CharSequence
-
Updated
Sep 23, 2020 - Java
Utility methods for dealing with java.lang.CharSequence
a Java CharSequence implementation backed by a Character List
experiments with custom "is equal" assertions, scoped to test suites (i.e. not overwriting the type's compare)
SecuredEditText is a custtom view that manage a CharSequence instead of String.
Add a description, image, and links to the charsequence topic page so that developers can more easily learn about it.
To associate your repository with the charsequence topic, visit your repo's landing page and select "manage topics."