TupleBvr


These are the methods for the TupleBvr:

public int length()
public Behavior nth(int i)
public static TupleBvr newUninitBvr(TupleBvr tuple)
Methods Defined in Statics Class
public static TupleBvr pairBvr(Behavior first, Behavior second)
public static TupleBvr tripleBvr(Behavior first, Behavior second, Behavior third)

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.