| Package | Description |
|---|---|
| com.mtnfog.entity | |
| com.mtnfog.entity.comparators |
| Constructor and Description |
|---|
Entity(Entity entity)
Create a new entity from an existing entity.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Entity> |
EntityComparator.sort(Set<Entity> entities,
EntityComparator.Order sortingBy)
Sort the entities.
|
| Modifier and Type | Method and Description |
|---|---|
int |
EntityComparator.compare(Entity entity1,
Entity entity2) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Entity> |
EntityComparator.sort(Set<Entity> entities,
EntityComparator.Order sortingBy)
Sort the entities.
|
Copyright © 2017. All rights reserved.