- java.lang.Object
-
- swim.structure.Form<Uri>
-
- swim.uri.UriForm
-
public class UriForm extends swim.structure.Form<Uri>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Uricast(swim.structure.Item item)swim.structure.Itemmold(Uri value)Class<Uri>type()Uriunit()swim.structure.Form<Uri>unit(Uri unit)-
Methods inherited from class swim.structure.Form
cast, forArray, forBigInteger, forBoolean, forBuiltin, forByte, forByteBuffer, forCharacter, forClass, forClass, forCollection, forDouble, forFloat, forInteger, forItem, forList, forLong, forMap, forMap, forNumber, forSet, forShort, forString, forValue, isBuiltin, mold, tag, tag
-
-