Modifier and Type | Method and Description |
---|---|
LongProperty |
File.getSize() |
Modifier and Type | Method and Description |
---|---|
LongProperty |
AbstractArea.Area() |
LongProperty |
AbstractArea.Inhabitants() |
Modifier and Type | Method and Description |
---|---|
ValidatorBuilderLong<AbstractProperty.PropertyBuilder<LongProperty>> |
LongProperty.withValdidator() |
Modifier and Type | Class and Description |
---|---|
class |
DurationInSecondsProperty
Extends
LongProperty to store a Duration in seconds. |
Modifier and Type | Method and Description |
---|---|
LongProperty |
PropertyFactoryLong.create(String name,
GenericType<? extends Number> valueType,
Bean bean,
AbstractValidator<? super Number> validator) |
Modifier and Type | Method and Description |
---|---|
Class<LongProperty> |
PropertyFactoryLong.getImplementationClass() |
Copyright © 2001–2016 mmm-Team. All rights reserved.