public interface HasName
Modifier and Type | Interface and Description |
---|---|
static class |
HasName.Util
Collection of utilities to deal with HasName objects.
|
Modifier and Type | Field and Description |
---|---|
static Comparator<HasName> |
BY_NAME_COMPARATOR
Comparator by name.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
static final Comparator<HasName> BY_NAME_COMPARATOR
String getName()
Copyright © 2018. All rights reserved.