-
- All Known Subinterfaces:
Elements<T>
- All Known Implementing Classes:
Birthmark,Birthmarks,FrequencyElements,ListElements,Metadata
public interface Acceptor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaccept(Visitor<T> visitor)
-