Searched refs:ofNullable (Results 1 – 2 of 2) sorted by relevance
114 public static ImmutableEncodedValue ofNullable(@Nullable EncodedValue encodedValue) { in ofNullable() method in ImmutableEncodedValueFactory
68 this.initialValue = ImmutableEncodedValueFactory.ofNullable(initialValue); in ImmutableField()