Package weka.gui

Annotation Type PasswordProperty


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface PasswordProperty
    Method annotation that can be used to indicate that a property is a password.
    Version:
    $Revision: 11660 $
    Author:
    Mark Hall (mhall{[at]}pentaho{[dot]}com)