Interface BaseSlot<T>

All Known Implementing Classes:
Slot

public interface BaseSlot<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
     
    void
     
    void
    set(T v)