- java.lang.Object
-
- swim.structure.Form<UriPath>
-
- swim.uri.UriPathForm
-
public class UriPathForm extends swim.structure.Form<UriPath>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description UriPathcast(swim.structure.Item item)swim.structure.Itemmold(UriPath value)Class<UriPath>type()UriPathunit()swim.structure.Form<UriPath>unit(UriPath 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
-
-