public interface SizeAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
SizeAccessor.SizeMutator
Provides a mutator for a size property.
|
static interface |
SizeAccessor.SizeProperty
Provides a size property.
|
Modifier and Type | Method and Description |
---|---|
long |
getSize()
Retrieves the size from the size property.
|
Copyright © 2017. All rights reserved.