Uses of Interface
org.refcodes.hal.HalMap
-
Uses of HalMap in org.refcodes.hal
Subinterfaces of HalMap in org.refcodes.halModifier and TypeInterfaceDescriptioninterfaceTheHalDatainterface defines aCanonicalMap.CanonicalMapBuilderspecialized for working with HAL-Browser data.interfaceClasses in org.refcodes.hal that implement HalMapModifier and TypeClassDescriptionclassclassclassTheHalStructImplimplements theHalStructinterface by extending theCanonicalMapBuilderImplclass.Methods in org.refcodes.hal that return HalMapModifier and TypeMethodDescriptiondefault HalMapHalMap.getDirAt(int aIndex) default HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.putDirAt(Collection<?> aPathElements, int aIndex, Object aDir) default HalMapHalMap.putDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.query(Collection<?> aQueryElements) default HalMapdefault HalMapHalMap.queryBetween(Object[] aFromPath, Object[] aPathQuery, Object[] aToPath) default HalMapHalMap.queryBetween(Object aFromPath, Object aPathQuery, Object aToPath) default HalMapHalMap.queryBetween(String[] aFromPath, String[] aPathQuery, String[] aToPath) default HalMapHalMap.queryBetween(String aFromPath, String aPathQuery, String aToPath) default HalMapHalMap.queryBetween(String aFromPath, Pattern aRegExp, String aToPath) default HalMapHalMap.queryBetween(Collection<?> aFromPath, Collection<?> aPathQuery, Collection<?> aToPath) default HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.queryFrom(Collection<?> aPathQuery, Collection<?> aFromPath) default HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.queryTo(Collection<?> aPathQuery, String aToPath) default HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.removeAll(Collection<?> aPathQueryElements) default HalMapdefault HalMapHalMap.removeDirAt(int aIndex) default HalMapHalMap.removeDirAt(Object[] aPathElements, int aIndex) default HalMapHalMap.removeDirAt(Object aPath, int aIndex) default HalMapHalMap.removeDirAt(String[] aPathElements, int aIndex) default HalMapHalMap.removeDirAt(String aPath, int aIndex) default HalMapHalMap.removeFrom(Object aPath) default HalMapHalMap.removeFrom(Object... aPathElements) default HalMapHalMap.removeFrom(String aPath) default HalMapHalMap.removeFrom(String... aPathElements) default HalMapHalMap.removePaths(String... aPaths) default HalMapHalMap.removePaths(Collection<?> aPaths) default HalMapHalMap.retrieveBetween(Object[] aFromPath, Object[] aToPath) default HalMapHalMap.retrieveBetween(Object aFromPath, Object aToPath) default HalMapHalMap.retrieveBetween(String[] aFromPath, String[] aToPath) HalMap.retrieveBetween(String aFromPath, String aToPath) default HalMapHalMap.retrieveBetween(Collection<?> aFromPath, Collection<?> aToPath) HalMapImpl.retrieveBetween(String aFromPath, String aToPath) default HalMapHalMap.retrieveFrom(Object aParentPath) default HalMapHalMap.retrieveFrom(Object... aPathElements) HalMap.retrieveFrom(String aFromPath) default HalMapHalMap.retrieveFrom(String... aPathElements) default HalMapHalMap.retrieveFrom(Collection<?> aPathElements) HalMapImpl.retrieveFrom(String aFromPath) default HalMapHalMap.retrieveTo(Object aToPath) default HalMapHalMap.retrieveTo(Object... aToPathElements) HalMap.retrieveTo(String aToPath) default HalMapHalMap.retrieveTo(String... aToPathElements) default HalMapHalMap.retrieveTo(Collection<?> aToPathElements) HalMapImpl.retrieveTo(String aToPath) default HalMapHalMap.withInsert(Object aObj) default HalMapHalMap.withInsert(org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withInsertBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) default HalMapHalMap.withInsertBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements) default HalMapHalMap.withInsertBetween(Object aToPath, Object aFrom, Object aFromPath) default HalMapHalMap.withInsertBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) default HalMapHalMap.withInsertBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) default HalMapHalMap.withInsertBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements) default HalMapHalMap.withInsertBetween(String aToPath, Object aFrom, String aFromPath) default HalMapHalMap.withInsertBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath) default HalMapHalMap.withInsertBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withInsertBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withInsertFrom(Object aFrom, Object aFromPath) default HalMapHalMap.withInsertFrom(Object aFrom, Object... aFromPathElements) default HalMapHalMap.withInsertFrom(Object aFrom, String aFromPath) default HalMapHalMap.withInsertFrom(Object aFrom, String... aFromPathElements) default HalMapHalMap.withInsertFrom(Object aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) default HalMapHalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements) default HalMapHalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath) default HalMapHalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements) default HalMapHalMap.withInsertFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withInsertTo(Object[] aToPathElements, Object aFrom) default HalMapHalMap.withInsertTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withInsertTo(Object aToPath, Object aFrom) default HalMapHalMap.withInsertTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withInsertTo(String[] aToPathElements, Object aFrom) default HalMapHalMap.withInsertTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withInsertTo(String aToPath, Object aFrom) default HalMapHalMap.withInsertTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withInsertTo(Collection<?> aToPathElements, Object aFrom) default HalMapHalMap.withInsertTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapdefault HalMapdefault HalMapHalMap.withMergeBetween(Object[] aToPathElements, Object aFrom, Object[] aFromPathElements) default HalMapHalMap.withMergeBetween(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Object[] aFromPathElements) default HalMapHalMap.withMergeBetween(Object aToPath, Object aFrom, Object aFromPath) default HalMapHalMap.withMergeBetween(Object aToPath, org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) default HalMapHalMap.withMergeBetween(String[] aToPathElements, Object aFrom, String[] aFromPathElements) default HalMapHalMap.withMergeBetween(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom, String[] aFromPathElements) default HalMapHalMap.withMergeBetween(String aToPath, Object aFrom, String aFromPath) default HalMapHalMap.withMergeBetween(String aToPath, org.refcodes.struct.PathMap<String> aFrom, String aFromPath) default HalMapHalMap.withMergeBetween(Collection<?> aToPathElements, Object aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withMergeBetween(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withMergeFrom(Object aFrom, Object aFromPath) default HalMapHalMap.withMergeFrom(Object aFrom, Object... aFromPathElements) default HalMapHalMap.withMergeFrom(Object aFrom, String aFromPath) default HalMapHalMap.withMergeFrom(Object aFrom, String... aFromPathElements) default HalMapHalMap.withMergeFrom(Object aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object aFromPath) default HalMapHalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Object... aFromPathElements) default HalMapHalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String aFromPath) default HalMapHalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, String... aFromPathElements) default HalMapHalMap.withMergeFrom(org.refcodes.struct.PathMap<String> aFrom, Collection<?> aFromPathElements) default HalMapHalMap.withMergeTo(Object[] aToPathElements, Object aFrom) default HalMapHalMap.withMergeTo(Object[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withMergeTo(Object aToPath, Object aFrom) default HalMapHalMap.withMergeTo(Object aToPath, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withMergeTo(String[] aToPathElements, Object aFrom) default HalMapHalMap.withMergeTo(String[] aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withMergeTo(String aToPath, Object aFrom) default HalMapHalMap.withMergeTo(String aToPath, org.refcodes.struct.PathMap<String> aFrom) default HalMapHalMap.withMergeTo(Collection<?> aToPathElements, Object aFrom) default HalMapHalMap.withMergeTo(Collection<?> aToPathElements, org.refcodes.struct.PathMap<String> aFrom) default HalMapdefault HalMapdefault HalMapdefault HalMapHalMap.withPut(Collection<?> aPathElements, String aValue) default HalMapHalMap.withPut(org.refcodes.struct.Property aProperty) default HalMapdefault HalMapHalMap.withPutBoolean(Object[] aPathElements, Boolean aValue) default HalMapHalMap.withPutBoolean(Object aKey, Boolean aValue) default HalMapHalMap.withPutBoolean(String[] aPathElements, Boolean aValue) default HalMapHalMap.withPutBoolean(String aKey, Boolean aValue) default HalMapHalMap.withPutBoolean(Collection<?> aPathElements, Boolean aValue) default HalMapHalMap.withPutByte(Object[] aPathElements, Byte aValue) default HalMapHalMap.withPutByte(Object aKey, Byte aValue) default HalMapHalMap.withPutByte(String[] aPathElements, Byte aValue) default HalMapHalMap.withPutByte(String aKey, Byte aValue) default HalMapHalMap.withPutByte(Collection<?> aPathElements, Byte aValue) default HalMapHalMap.withPutChar(Object[] aPathElements, Character aValue) default HalMapHalMap.withPutChar(Object aKey, Character aValue) default HalMapHalMap.withPutChar(String[] aPathElements, Character aValue) default HalMapHalMap.withPutChar(String aKey, Character aValue) default HalMapHalMap.withPutChar(Collection<?> aPathElements, Character aValue) default <C> HalMapHalMap.withPutClass(Object[] aPathElements, Class<C> aValue) default <C> HalMapHalMap.withPutClass(Object aKey, Class<C> aValue) default <C> HalMapHalMap.withPutClass(String[] aPathElements, Class<C> aValue) default <C> HalMapHalMap.withPutClass(String aKey, Class<C> aValue) default <C> HalMapHalMap.withPutClass(Collection<?> aPathElements, Class<C> aValue) default HalMapHalMap.withPutDirAt(int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDirAt(Object[] aPathElements, int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(Object[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDirAt(Object aPath, int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(Object aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDirAt(String[] aPathElements, int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(String[] aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDirAt(String aPath, int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(String aPath, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDirAt(Collection<?> aPathElements, int aIndex, Object aDir) default HalMapHalMap.withPutDirAt(Collection<?> aPathElements, int aIndex, org.refcodes.struct.PathMap<String> aDir) default HalMapHalMap.withPutDouble(Object[] aPathElements, Double aValue) default HalMapHalMap.withPutDouble(Object aKey, Double aValue) default HalMapHalMap.withPutDouble(String[] aPathElements, Double aValue) default HalMapHalMap.withPutDouble(String aKey, Double aValue) default HalMapHalMap.withPutDouble(Collection<?> aPathElements, Double aValue) HalMap.withPutEnum(Object[] aPathElements, E aValue) HalMap.withPutEnum(Object aKey, E aValue) HalMap.withPutEnum(String[] aPathElements, E aValue) HalMap.withPutEnum(String aKey, E aValue) HalMap.withPutEnum(Collection<?> aPathElements, E aValue) default HalMapHalMap.withPutFloat(Object[] aPathElements, Float aValue) default HalMapHalMap.withPutFloat(Object aKey, Float aValue) default HalMapHalMap.withPutFloat(String[] aPathElements, Float aValue) default HalMapHalMap.withPutFloat(String aKey, Float aValue) default HalMapHalMap.withPutFloat(Collection<?> aPathElements, Float aValue) default HalMapHalMap.withPutInt(Object[] aPathElements, Integer aValue) default HalMapHalMap.withPutInt(Object aKey, Integer aValue) default HalMapHalMap.withPutInt(String[] aPathElements, Integer aValue) default HalMapHalMap.withPutInt(String aKey, Integer aValue) default HalMapHalMap.withPutInt(Collection<?> aPathElements, Integer aValue) default HalMapHalMap.withPutLong(Object[] aPathElements, Long aValue) default HalMapHalMap.withPutLong(Object aKey, Long aValue) default HalMapHalMap.withPutLong(String[] aPathElements, Long aValue) default HalMapHalMap.withPutLong(String aKey, Long aValue) default HalMapHalMap.withPutLong(Collection<?> aPathElements, Long aValue) default HalMapHalMap.withPutShort(Object[] aPathElements, Short aValue) default HalMapHalMap.withPutShort(Object aKey, Short aValue) default HalMapHalMap.withPutShort(String[] aPathElements, Short aValue) default HalMapHalMap.withPutShort(String aKey, Short aValue) default HalMapHalMap.withPutShort(Collection<?> aPathElements, Short aValue) default HalMapHalMap.withPutString(Object[] aPathElements, String aValue) default HalMapHalMap.withPutString(Object aKey, String aValue) default HalMapHalMap.withPutString(String[] aPathElements, String aValue) default HalMapHalMap.withPutString(String aKey, String aValue) default HalMapHalMap.withPutString(Collection<?> aPathElements, String aValue) default HalMapHalMap.withRemoveFrom(Object aPath) default HalMapHalMap.withRemoveFrom(Object... aPathElements) default HalMapHalMap.withRemoveFrom(String aPath) default HalMapHalMap.withRemoveFrom(String... aPathElements) default HalMapHalMap.withRemoveFrom(Collection<?> aPathElements) default HalMapHalMap.withRemovePaths(String... aPathElements)