Class MaxSottostringa2

java.lang.Object
  extended by MaxSottostringa2

public class MaxSottostringa2
extends java.lang.Object

classe che calcola la massima comune sottostringa fra due stringhe


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

MaxSottostringa2

public MaxSottostringa2()
Method Detail

main

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