annotation.java.lang
Class StringLength
java.lang.Object
annotation.java.lang.StringLength
public abstract class StringLength
- extends Object
this class is used to be able to annotate the String.length() method.
- Author:
- acraciun
|
Method Summary |
abstract int |
length()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringLength
public StringLength()
length
public abstract int length()
Copyright © 2013. All Rights Reserved.