Skip navigation links
com.google.gwt.dev.jjs.impl.gflow

Interface Assumption<Self extends Assumption<?>>

Package class diagram package Assumption
    • Method Detail

      • join

        Self join(Self other)
        Compute least upper bound. Should accept null. It's allowed to return value, equal either to this or to other. If you're going to modify result of join operation, you have to copy it.

Copyright © 2018. All rights reserved.