Package io.permazen

Interface PermazenFieldSwitch<R>

Type Parameters:
R - switch method return type

public interface PermazenFieldSwitch<R>
Visitor pattern interface for PermazenFields.
See Also: