Home | History | Annotate | Download | only in objects

Lines Matching defs:endsWith

607   public boolean endsWith(String suffix)
609 return str().endsWith(suffix);