Documentation of 'org.ujmp.core.util.CoordinateSetToLongWrapper' Java class
CoordinateSetToLongWrapper
org.ujmp.core.util

Class CoordinateSetToLongWrapper

  • All Implemented Interfaces:
    java.lang.Iterable<long[]>, java.util.Collection<long[]>, java.util.Set<long[]>


    public class CoordinateSetToLongWrapper
    extends java.lang.Object
    implements java.util.Set<long[]>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      boolean add(long[] e) 
      boolean addAll(java.util.Collection<? extends long[]> c) 
      void clear() 
      boolean contains(java.lang.Object o) 
      boolean containsAll(java.util.Collection<?> c) 
      boolean isEmpty() 
      java.util.Iterator<long[]> iterator() 
      boolean remove(java.lang.Object o) 
      boolean removeAll(java.util.Collection<?> c) 
      boolean retainAll(java.util.Collection<?> c) 
      int size() 
      java.lang.Object[] toArray() 
      <T> T[] toArray(T[] a) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Set

        equals, hashCode, spliterator
      • Methods inherited from interface java.util.Collection

        parallelStream, removeIf, stream
      • Methods inherited from interface java.lang.Iterable

        forEach
    • Constructor Detail

      • CoordinateSetToLongWrapper

        public CoordinateSetToLongWrapper(java.util.Set<Coordinates> set)
    • Method Detail

      • add

        public boolean add(long[] e)
        Specified by:
        add in interface java.util.Collection<long[]>
        Specified by:
        add in interface java.util.Set<long[]>
      • addAll

        public boolean addAll(java.util.Collection<? extends long[]> c)
        Specified by:
        addAll in interface java.util.Collection<long[]>
        Specified by:
        addAll in interface java.util.Set<long[]>
      • clear

        public void clear()
        Specified by:
        clear in interface java.util.Collection<long[]>
        Specified by:
        clear in interface java.util.Set<long[]>
      • contains

        public boolean contains(java.lang.Object o)
        Specified by:
        contains in interface java.util.Collection<long[]>
        Specified by:
        contains in interface java.util.Set<long[]>
      • containsAll

        public boolean containsAll(java.util.Collection<?> c)
        Specified by:
        containsAll in interface java.util.Collection<long[]>
        Specified by:
        containsAll in interface java.util.Set<long[]>
      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in interface java.util.Collection<long[]>
        Specified by:
        isEmpty in interface java.util.Set<long[]>
      • iterator

        public java.util.Iterator<long[]> iterator()
        Specified by:
        iterator in interface java.lang.Iterable<long[]>
        Specified by:
        iterator in interface java.util.Collection<long[]>
        Specified by:
        iterator in interface java.util.Set<long[]>
      • remove

        public boolean remove(java.lang.Object o)
        Specified by:
        remove in interface java.util.Collection<long[]>
        Specified by:
        remove in interface java.util.Set<long[]>
      • removeAll

        public boolean removeAll(java.util.Collection<?> c)
        Specified by:
        removeAll in interface java.util.Collection<long[]>
        Specified by:
        removeAll in interface java.util.Set<long[]>
      • retainAll

        public boolean retainAll(java.util.Collection<?> c)
        Specified by:
        retainAll in interface java.util.Collection<long[]>
        Specified by:
        retainAll in interface java.util.Set<long[]>
      • size

        public int size()
        Specified by:
        size in interface java.util.Collection<long[]>
        Specified by:
        size in interface java.util.Set<long[]>
      • toArray

        public java.lang.Object[] toArray()
        Specified by:
        toArray in interface java.util.Collection<long[]>
        Specified by:
        toArray in interface java.util.Set<long[]>
      • toArray

        public <T> T[] toArray(T[] a)
        Specified by:
        toArray in interface java.util.Collection<long[]>
        Specified by:
        toArray in interface java.util.Set<long[]>

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.