Home | History | Annotate | Download | only in io

Lines Matching defs:defaulted

1091          * Return true if the named field is defaulted and has no value in this
1095 * @return true, if and only if the named field is defaulted
1101 public abstract boolean defaulted(String name) throws IOException;
2106 public boolean defaulted(String name) throws IOException {