Searched refs:toStringSupplier (Results 1 – 1 of 1) sorted by relevance
61 private final Supplier<String> toStringSupplier; field in Key81 this.toStringSupplier = createToStringSupplier(); in Key()103 this.toStringSupplier = createToStringSupplier(); in Key()123 this.toStringSupplier = createToStringSupplier(); in Key()134 this.toStringSupplier = createToStringSupplier(); in Key()142 this.toStringSupplier = createToStringSupplier(); in Key()228 return toStringSupplier.get();