Searched defs:ofNullable (Results 1 – 3 of 3) sorted by relevance
118 public static ImmutableEncodedValue ofNullable(@Nullable EncodedValue encodedValue) { in ofNullable() method in ImmutableEncodedValueFactory
134 public static ImmutableEncodedValue ofNullable(@Nullable EncodedValue encodedValue) { in ofNullable() method in ImmutableEncodedValueFactory
110 String ofNullable() { in ofNullable() method in Optionalish