| Modifier and Type | Class and Description |
|---|---|
static class |
MockClob.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MockClob.Builder |
builder() |
Publisher<Void> |
discard() |
static MockClob |
empty() |
boolean |
isDiscardCalled() |
Publisher<CharSequence> |
stream() |
String |
toString() |
public static MockClob.Builder builder()
public static MockClob empty()
public boolean isDiscardCalled()
public Publisher<CharSequence> stream()
Copyright © 2022. All rights reserved.