All Known Implementing Classes:
SocketAttribute

public interface Emptible<Z>
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
    isEmpty(Z value)
     
  • Method Details

    • isEmpty

      boolean isEmpty(@NotNull Z value)
    • getDefaultValue

      @NotNull Z getDefaultValue()