JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.anchoranalysis.bean.annotation
AllowEmpty
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Interface AllowEmpty
@Retention
(
RUNTIME
)
public @interface
AllowEmpty
Indicates that a String is allowed be empty, otherwise by default it must be non-empty.