tests
Class TestPolymorphisme

java.lang.Object
  extended by tests.TestPolymorphisme

public class TestPolymorphisme
extends java.lang.Object

Author:
jub Permet de tester le polymorphisme

Constructor Summary
TestPolymorphisme()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void replietous(VoitureDecapotable[] decapotables)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPolymorphisme

public TestPolymorphisme()
Method Detail

main

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

replietous

public static void replietous(VoitureDecapotable[] decapotables)