misc
Class IntegerAbc

java.lang.Object
  |
  +--misc.IntegerAbc

public class IntegerAbc
extends java.lang.Object


Constructor Summary
IntegerAbc()
           
 
Method Summary
static int abc(int a, int b, int c)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntegerAbc

public IntegerAbc()
Method Detail

abc

public static int abc(int a,
                      int b,
                      int c)

main

public static void main(java.lang.String[] args)