java.util.function.Predicate<IAtom>AtomTestCollectiveAtomTestChainLength, AtomTestChainLength, AtomTestDeviation, AtomTestLiquid, AtomTestLiquidAtomic, AtomTestRandom, ConfigFromFileLAMMPS.AtomTestDeviation, LatticePlanepublic interface AtomTest extends java.util.function.Predicate<IAtom>
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
test(IAtom a) |
Returns true if atom passes the test.
|