Searched defs:allowNull (Results 1 – 6 of 6) sorted by relevance
65 Class<? extends Station<?>> stationType, String situation, boolean allowNull) { in assertCurrentStationType()
77 public T forString(String s, boolean allowNull) { in forString()
72 inline Checked<T> allowNull(T object) in allowNull() function
522 bool allowNull = false) { in GenTypeName()2165 const FieldDef &field, bool allowNull) { in GetArgType()
39 private final boolean allowNull = false; field in RegexLookup