public class atom_t extends LongHolder
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library Public License for more details.
value| Constructor and Description |
|---|
atom_t() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
finalize() |
java.lang.String |
toString()
The String representation of an atom_t is just the atom's name.
|
equalspublic java.lang.String toString()
toString in class java.lang.Objectprotected void finalize()
throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.Throwable