Class MaxSottostringa3

java.lang.Object
  extended by MaxSottostringa3

public class MaxSottostringa3
extends java.lang.Object

classe che calcola la massima comune sottostringa fra due stringhe


Constructor Summary
MaxSottostringa3()
           
 
Method Summary
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

MaxSottostringa3

public MaxSottostringa3()
Method Detail

main

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