Interface Result<T>

All Known Implementing Classes:
ErrorResult, SuccessResult

public interface Result<T>
  • Method Details