Package org.apache.commons.lang3.builder
Interface DiffBuilder.SerializableSupplier<T>
- Type Parameters:
T- the type of results supplied by this supplier.
- All Superinterfaces:
Serializable,Supplier<T>
- Enclosing class:
DiffBuilder<T>
Private interface while we still have to support serialization.
-
Method Summary