|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjuzu.io.Chunk
juzu.io.Chunk.Property<T>
T - public static class Chunk.Property<T>
A property chunk.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class juzu.io.Chunk |
|---|
Chunk.Data, Chunk.Property<T> |
| Field Summary | |
|---|---|
PropertyType<T> |
type
. |
T |
value
. |
| Constructor Summary | |
|---|---|
Chunk.Property(T value,
PropertyType<T> type)
|
|
| Method Summary |
|---|
| Methods inherited from class juzu.io.Chunk |
|---|
create, create, create, create, create, create, create |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final T value
public final PropertyType<T> type
| Constructor Detail |
|---|
public Chunk.Property(T value,
PropertyType<T> type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||