Interface IndexSwitch<R>

Type Parameters:
R - switch method return type

public interface IndexSwitch<R>
Visitor pattern interface for Indexes.
See Also: