public class ElementaryElement extends Object
| Modifier and Type | Field and Description |
|---|---|
static ElementaryElement |
neutron
A neutron.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getMass()
Returns the mass of the element.
|
String |
getName()
Returns the name of the element.
|
public static final ElementaryElement neutron
public String getName()
public double getMass()
Copyright © 2016. All rights reserved.