| com.gs.collections.impl.utility.StringIterate.asLowercaseSet(String)
in 3.0. Inlineable.
|
| com.gs.collections.impl.utility.StringIterate.asUppercaseSet(String)
in 3.0. Inlineable.
|
| com.gs.collections.impl.utility.StringIterate.collect(String, CharFunction)
|
| com.gs.collections.impl.utility.StringIterate.count(String, CharPredicate)
since 3.0.
|
| com.gs.collections.impl.utility.StringIterate.csvTokensToList(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.utility.StringIterate.csvTokensToReverseSortedList(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.utility.StringIterate.csvTokensToSet(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.utility.StringIterate.csvTokensToSortedList(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.utility.StringIterate.csvTrimmedTokensToList(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.utility.StringIterate.csvTrimmedTokensToSortedList(String)
in 3.0. Inlineable. Poorly named method. Does not actually deal properly with CSV. This is better handled in a separate library.
|
| com.gs.collections.impl.list.mutable.FastList.equals(FastList>)
in 1.3
|
| com.gs.collections.impl.utility.StringIterate.forEach(String, CharProcedure)
|
| com.gs.collections.impl.block.factory.Procedures.fromProcedureWithInt(ObjectIntProcedure super T>)
since 1.2 - Inlineable
|
| com.gs.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.lazyCollect(Function super K, ? extends V>)
|
| com.gs.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.lazyReject(Predicate super K>)
|
| com.gs.collections.impl.set.strategy.mutable.UnifiedSetWithHashingStrategy.lazySelect(Predicate super K>)
|
| com.gs.collections.impl.collection.mutable.CollectionAdapter.newEmpty()
|
| com.gs.collections.impl.list.mutable.ListAdapter.newEmpty()
|
| com.gs.collections.impl.list.mutable.RandomAccessListAdapter.newEmpty()
|
| com.gs.collections.impl.map.sorted.mutable.SortedMapAdapter.newEmpty()
|
| com.gs.collections.impl.set.mutable.SetAdapter.newEmpty()
|
| com.gs.collections.impl.set.sorted.mutable.SortedSetAdapter.newEmpty()
|
| com.gs.collections.impl.map.immutable.ImmutableMapFactoryImpl.ofMap(Map)
|
| com.gs.collections.impl.map.strategy.immutable.ImmutableHashingStrategyMapFactoryImpl.ofMap(Map)
|