class Animale { String nome; boolean volante; int numeroZampe; int pesoMassimo; }