Interface BetaIndexN<A,V>

All Superinterfaces:
Index<A,V>
All Known Subinterfaces:
BetaIndex<A,B,V>, BetaIndex2<A,B,C,V>, BetaIndex3<A,B,C,D,V>, BetaIndex4<A,B,C,D,E,V>
All Known Implementing Classes:
AbstractBetaIndex, BetaIndex2Impl, BetaIndex3Impl, BetaIndex4Impl, BetaIndexImpl

public interface BetaIndexN<A,V> extends Index<A,V>
  • Method Details

    • getRightReturnType

      Class<?> getRightReturnType()
    • getArity

      int getArity()