@Deprecated public class OutputInt extends Object
Output<Integer> but without auto-boxing.@Deprecated public int value
@Deprecated public OutputInt()
OutputInt with value 0.@Deprecated public OutputInt(int value)
OutputInt with the given value.value - the initial value@Deprecated public String toString()
Copyright (c) 2016 IBM Corporation and others.