Interface ValidationException.Supplier<T> (2.31.1)

public static interface ValidationException.Supplier<T>

Type Parameter

Name Description
T

Methods

get()

public abstract T get()
Returns
Type Description
T