water
Class Key.Ary

java.lang.Object
  extended by water.Iced
      extended by water.Key.Ary
All Implemented Interfaces:
java.lang.Cloneable, Freezable
Enclosing class:
Key

public static class Key.Ary
extends Iced


Field Summary
 Key[] _keys
           
 
Method Summary
 
Methods inherited from class water.Iced
clone, frozenType, init, newInstance, read, toDocField, write, writeJSON, writeJSONFields
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_keys

public final Key[] _keys