Package 

Interface Validated


  • 
    public interface Validated
    
                        

    可验证的对象。

    • Method Summary

      Modifier and Type Method Description
      Boolean validate() 验证对象是否合法。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait