Searched refs:SerializableThrowingSupplier (Results 1 – 2 of 2) sorted by relevance
71 static class SerializableThrowingSupplier extends ThrowingSupplier implements Serializable { class in SuppliersTest112 memoizeExceptionThrownTest(new SerializableThrowingSupplier()); in testMemoizeExceptionThrown()